-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
feat!: replace dockerImagePrefix
with dockerSidecarImage
#22708
feat!: replace dockerImagePrefix
with dockerSidecarImage
#22708
Conversation
Co-authored-by: Rhys Arkins <[email protected]>
dockerImagePrefix
with sidecarImage
dockerImagePrefix
with sidecarImage
dockerImagePrefix
with sidecarImage
dockerImagePrefix
with dockerSidecarImage
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.
needs migration, so old prefix gets joined with sidecar
and assigned to new option to not break existing users.
Co-authored-by: Michael Kriese <[email protected]>
Thought the breaking is intentional as mentioned here:
|
@viceice let's just make this one breaking? It only applies to self-hosted users |
so no migration? should be pretty straight. 🤔 |
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Co-authored-by: Rhys Arkins <[email protected]> Co-authored-by: Michael Kriese <[email protected]>
Closes #21217 BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
Closes #21217 BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
Closes #21217 BREAKING CHANGE: dockerImagePrefix is now replaced by dockerSidecarImage
Changes
dockerImagePrefix
withsidecarImage
Context
Documentation (please check one with an [x])
How I've tested my work (please select one)
I have verified these changes via: