-
Notifications
You must be signed in to change notification settings - Fork 40
feat: merge to master (apply alert-manager- v2 branch) #5557
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
* build: update nginx conf & set custom nginx user permission (#5542) Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: version 2.0.dev286 Signed-off-by: admin-cloudforet <admin@cloudforet.io> * chore: update nginx image version (#5543) Signed-off-by: samuel.park <samuel.park@megazone.com> * build(nginx): remove adduser addgroup (#5544) Signed-off-by: samuel.park <samuel.park@megazone.com> * build(dockerfile-nginx): set port 80 without root user permission (#5545) Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: version 2.0.dev287 Signed-off-by: admin-cloudforet <admin@cloudforet.io> * build(dockerfile): use custom nginx config for PID access Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: version 2.0.dev288 Signed-off-by: admin-cloudforet <admin@cloudforet.io> * build(nginx): set proper permission to nginx (#5547) Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: version 2.0.dev289 Signed-off-by: admin-cloudforet <admin@cloudforet.io> * build: rollback Dockerfile to 2.0.dev285 (#5548) Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: version 2.0.dev290 Signed-off-by: admin-cloudforet <admin@cloudforet.io> * chore(user-account-page): edit some design changes (#5549) * chore(user-account-page): edit some design changes Signed-off-by: samuel.park <samuel.park@megazone.com> * chore: small fix Signed-off-by: samuel.park <samuel.park@megazone.com> --------- Signed-off-by: samuel.park <samuel.park@megazone.com> --------- Signed-off-by: samuel.park <samuel.park@megazone.com> Signed-off-by: admin-cloudforet <admin@cloudforet.io> Co-authored-by: admin-cloudforet <admin@cloudforet.io>
* ci: add check for PR author organization membership and assign them (#5521) * chore: for ci test Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: add check for PR author organization membership and assign them Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: update pull request review labeler to handle reopened events Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: enhance pull request review labeler to handle missing review state Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * chore: ci test (#5522) Signed-off-by: Wanjin Noh <wanjin@megazone.com> * docs: update pr template Signed-off-by: Wanjin Noh <wanjin@megazone.com> * docs: update pr template Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: update pull_request_random_reviewer_assignment.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: update labeling workflows Signed-off-by: Wanjin Noh <wanjin@megazone.com> * chore: ci test self_approved/review label (#11) * refactor: remove unnecessary code in pull_request_review_state_labeler.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: update pull_request_random_reviewer_assignment.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: add console log for review state in pull_request_review_state_labeler.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: add corresponding review state labels Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: enhance label removal logic in pull_request_review_state_labeler.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: update label removal method in pull_request_review_state_labeler.yaml Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: refactor label removal process to remove labels individually Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: streamline label removal logic in to enhance clarity and maintainability Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com>
* ci: add check for PR author organization membership and assign them (#5521) * chore: for ci test Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: add check for PR author organization membership and assign them Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: update pull request review labeler to handle reopened events Signed-off-by: Wanjin Noh <wanjin@megazone.com> * ci: enhance pull request review labeler to handle missing review state Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * chore: ci test (#5522) Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(reference-store): correct logic for selecting fetcher based on version (#5536) - Inverted the condition for determining the collector and region fetchers - Ensured correct API client is used based on alert manager version Signed-off-by: sulmo <sulmo@megazone.com> * chore: changed css (#5537) Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply qa and additional requests (#5552) * chore: changed icon color Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: create alert creation button at service page Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: update history error modal Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: create app reference store and apply app name at timeline Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply resource link at alert detail page Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply 'user group' text at member modal Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply raw data modal at webhook error tab Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * fix: fixed timeline bug Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply filter retention Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * chore: changed translations and style Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: changed create alert button position Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: fixed condition form bug and translate operator Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * chore: translations Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> --------- Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * fix: fixed qa bug (#5554) * fix: fixed minor bug (timeline) Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * fix: fixed qa bug Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> --------- Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> * feat: apply sort (#5555) Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> Signed-off-by: sulmo <sulmo@megazone.com> Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com> Co-authored-by: WANJIN <wanjin@megazone.com> Co-authored-by: sulmo <sulmo@megazone.com>
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 3 Skipped Deployments
|
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pass/signedoff
self_approved/review
Pull Request has been reviewed and approved by the author without requiring additional reviewers.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
To Reviewers
style,chore,ci,test,docs)Description (optional)
SSIA
Things to Talk About (optional)