-
Notifications
You must be signed in to change notification settings - Fork 9
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
fix(ci/artifacthub-images): the artifacthub-ignore comments get lost, #831
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
cwrau
force-pushed
the
fix/ci-artifacthub-ignored-images
branch
from
March 25, 2024 16:49
e777c23
to
193dfd4
Compare
cwrau
force-pushed
the
fix/ci-artifacthub-ignored-images
branch
from
March 25, 2024 16:49
193dfd4
to
f9297d2
Compare
cwrau
changed the title
fix(ci/artifacthub-images): the comments get lost, therefore
fix(ci/artifacthub-images): the artifacthub-ignore comments get lost,
Mar 25, 2024
marvinWolff
previously approved these changes
Mar 28, 2024
cwrau
force-pushed
the
fix/ci-artifacthub-ignored-images
branch
from
March 28, 2024 13:48
b34e1ac
to
3094734
Compare
🤖 I have diffed this beep boop"/$namespace/$kind/$name.yaml" for normal resources
|
cwrau
force-pushed
the
fix/ci-artifacthub-ignored-images
branch
from
March 28, 2024 13:53
3094734
to
c1b6132
Compare
therefore the developer should just override the image via the artifacthub-values.yaml to `artifacthub-ignore`
which conveniently throws out the `charts/t8s-cluster/templates/management-cluster/clusterClass/openStackClusterTemplate/_openStackClusterTemplateSpec.yaml` ignored image
this aids in debugging
cwrau
force-pushed
the
fix/ci-artifacthub-ignored-images
branch
from
April 11, 2024 07:31
c1b6132
to
36af82c
Compare
marvinWolff
approved these changes
Apr 12, 2024
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.
therefore the developer should just override the image via the artifacthub-values.yaml to
artifacthub-ignore
This also forces the detected images to end the line, which conveniently throws out the
charts/t8s-cluster/templates/management-cluster/clusterClass/openStackClusterTemplate/_openStackClusterTemplateSpec.yaml
ignored image