-
Notifications
You must be signed in to change notification settings - Fork 248
CORE-340: Add openshift.ubi9ImageTags helm value #3753
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I'm not sure if there are more places that needs this logic change in the code but one place that comes to mind is:
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. good catch, I think that does need a similar update in code otherwise, I think all images come from install at this point right?
Member
Author
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. we actually don't have a RH certified |
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.
This doesn't look right to me, OpsVerse logs was disabled due to the deprecation of lokiexporter from contrib
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.
I was also confused by the docs changes. This came out of just running the sync-dest-docs script, so maybe there is an issue locally for me on that
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.
@BenElferink ah the opsverse logs change was reverted https://github.com/odigos-io/odigos/blame/e9f645e3d40c695ae6c108b10f495be25867961f/destinations/data/opsverse.yaml#L15 in #3734