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

Update claim example to v0.6.0 API #123

Closed
wants to merge 1 commit into from
Closed

Conversation

plumbis
Copy link

@plumbis plumbis commented Oct 25, 2023

Description of your changes

The current example isn't compatible with v0.6.0.

v0.6.0 removes parameters and renames providerConfigName.

I have:

  • Read and followed Upbound's contribution process.
  • Run make reviewable to ensure this PR is ready for review.
  • Added backport release-x.y labels to auto-backport this PR, as appropriate.

How has this code been tested

v0.6.0 removes `parameters` and renames `providerConfigName`.
@Upbound-CLA
Copy link

Upbound-CLA commented Oct 25, 2023

CLA assistant check
All committers have signed the CLA.

@haarchri
Copy link
Member

@plumbis this is expected we are restructuring all platform references at the moment - please use for v0.6.0 the examples from v0.6.0 tag

@haarchri
Copy link
Member

We will employ platform-ref-* repositories as high-level abstractions for our configurations, such as:

https://github.com/upbound/configuration-aws-network
https://github.com/upbound/configuration-aws-eks
https://github.com/upbound/configuration-aws-eks-irsa
https://github.com/upbound/configuration-aws-network
https://github.com/upbound/configuration-aws-eks-karpenter

We'll release version 0.7.0 once we've completed the split.

@haarchri haarchri closed this Oct 26, 2023
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.

3 participants