-
Notifications
You must be signed in to change notification settings - Fork 80
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
Bump monitoring and logging #980
Merged
Merged
Conversation
This file contains 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
Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2 Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0 Signed-off-by: Jian Wang <[email protected]>
e1a6742
to
5546825
Compare
This was referenced Feb 13, 2025
Signed-off-by: Jian Wang <[email protected]>
Signed-off-by: Jian Wang <[email protected]>
Signed-off-by: Jian Wang <[email protected]>
Note the upstream fix: rancher/charts#5118, the |
Signed-off-by: Jian Wang <[email protected]>
m-ildefons
approved these changes
Feb 21, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
bk201
approved these changes
Feb 21, 2025
mergify bot
pushed a commit
that referenced
this pull request
Feb 21, 2025
* Bump monitoring and logging Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2 Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0 Signed-off-by: Jian Wang <[email protected]> * More updates Signed-off-by: Jian Wang <[email protected]> * Fix kube-audit logRef missing Signed-off-by: Jian Wang <[email protected]> * Update build script for patching monitoring and logging Signed-off-by: Jian Wang <[email protected]> * Update eventrouter to v1.5.0-dev.0 Signed-off-by: Jian Wang <[email protected]> --------- Signed-off-by: Jian Wang <[email protected]> (cherry picked from commit 2cad367)
This was referenced Feb 21, 2025
@mergify backport v1.5 |
✅ Backports have been created
|
w13915984028
added a commit
that referenced
this pull request
Feb 21, 2025
* Bump monitoring and logging Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2 Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0 Signed-off-by: Jian Wang <[email protected]> * More updates Signed-off-by: Jian Wang <[email protected]> * Fix kube-audit logRef missing Signed-off-by: Jian Wang <[email protected]> * Update build script for patching monitoring and logging Signed-off-by: Jian Wang <[email protected]> * Update eventrouter to v1.5.0-dev.0 Signed-off-by: Jian Wang <[email protected]> --------- Signed-off-by: Jian Wang <[email protected]> (cherry picked from commit 2cad367) Co-authored-by: Jian Wang <[email protected]>
tayterz2
pushed a commit
to tayterz2/harvester-installer
that referenced
this pull request
Feb 27, 2025
* Bump monitoring and logging Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2 Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0 Signed-off-by: Jian Wang <[email protected]> * More updates Signed-off-by: Jian Wang <[email protected]> * Fix kube-audit logRef missing Signed-off-by: Jian Wang <[email protected]> * Update build script for patching monitoring and logging Signed-off-by: Jian Wang <[email protected]> * Update eventrouter to v1.5.0-dev.0 Signed-off-by: Jian Wang <[email protected]> --------- Signed-off-by: Jian Wang <[email protected]>
tayterz2
pushed a commit
to tayterz2/harvester-installer
that referenced
this pull request
Feb 27, 2025
* Bump monitoring and logging Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2 Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0 Signed-off-by: Jian Wang <[email protected]> * More updates Signed-off-by: Jian Wang <[email protected]> * Fix kube-audit logRef missing Signed-off-by: Jian Wang <[email protected]> * Update build script for patching monitoring and logging Signed-off-by: Jian Wang <[email protected]> * Update eventrouter to v1.5.0-dev.0 Signed-off-by: Jian Wang <[email protected]> --------- Signed-off-by: Jian Wang <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2
Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0
Problem:
Bump rancher-monitoring and rancher-logging to latest version
(1) Monitoring from 103.1.1+up45.31.1 to 105.1.2+up61.3.2
(2) Logging from 103.1.0+up4.4.0 to 105.2.0+up4.10.0
(3) Update rancher/shell to v0.3.0
(4) Fix kube-audit missing logRef field
(5) Fix addon patch on build script
Solution:
Related Issue:
harvester/harvester#7404
Refer harvester/harvester#7324 about the chart&image naming.
Test plan: