Skip to content
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

Replace hardcoded APIVersion with contextual APIVersion #48

Merged

Conversation

komish
Copy link
Contributor

@komish komish commented Apr 28, 2021

Signed-off-by: Jose R. Gonzalez josegonzalez89@gmail.com

Hi folks!

Description of changes:

I inadvertently left in a hard-coded reference to the S3 APIVersion for the samples that are auto-generated from olmconfig. The result is that I was ending up with samples for kinds that weren't organized under the correct contextual APIVersion (in my case, I've been testing OLM generation against SageMaker as it has a wide variety of CRDs).

Discovered this bug in relation to the work being done here: aws-controllers-k8s/community#744 though it's not directly related to the goal of that issue (i.e. that bug should not be closed in relation to this PR).

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
👍

Signed-off-by: Jose R. Gonzalez <josegonzalez89@gmail.com>
@RedbackThomson RedbackThomson merged commit 58c5ed9 into aws-controllers-k8s:main Apr 28, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants