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

feat(bump): update runtime #7

Merged
merged 2 commits into from
Oct 11, 2023
Merged

Conversation

haarchri
Copy link
Member

@haarchri haarchri commented Oct 11, 2023

Description of your changes

update crossplane-runtime
enable alpha managementPolicies

Fixes #

I have:

  • Read and followed Crossplane'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 if necessary.

How has this code been tested

apiVersion: mcp.upbound.io/v1alpha1
kind: ControlPlane
metadata:
  name: controlplane-b
spec:
  managementPolicies: [Observe]
  forProvider:
    description: controlplane-b
    organizationName: upbound
    configuration: caas-eks
kubectl get controlplane
NAME             READY   SYNCED   EXTERNAL-NAME    ID                                     DEPLOYED-CONFIGURATION   CONFIGURATION-STATUS   AGE
controlplane-b          True    True     controlplane-b         2010b6cf-1c8f-4efd-a7be-866d93e808d3   upbound-caas             ready                  4s

Signed-off-by: Christopher Haar <[email protected]>
Signed-off-by: Christopher Haar <[email protected]>
@haarchri haarchri merged commit 9c7a599 into upbound:main Oct 11, 2023
5 checks passed
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