-
Notifications
You must be signed in to change notification settings - Fork 90
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 CAPT and Tink stack components to latest release for consuming L3 provisioning changes #4115
Conversation
3a41e0f
to
e88f100
Compare
… L3 provisioning changes Signed-off-by: Rahul Ganesh <[email protected]>
…bmit fails Signed-off-by: Rahul Ganesh <[email protected]>
b436665
to
dad6e21
Compare
@rahulbabu95: The
Use
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/test bottlerocket-bootstrap-tooling-presubmit |
/test cert-manager-tooling-presubmit |
/test cloud-provider-aws-1-27-tooling-presubmit |
/test troubleshoot-tooling-presubmit trivy-tooling-presubmit tinkerbell-stack-presubmit tinkerbell-crds-presubmit tinkerbell-chart-presubmit tink-tooling-presubmit source-controller-tooling-presubmit runc-tooling-presubmit-amd64 rufio-tooling-presubmit |
/test rolesanywhere-credential-helper-presubmit redis-tooling-presubmit prometheus-prometheus-tooling-presubmit prometheus-node-exporter-tooling-presubmit notification-controller-tooling-presubmit metrics-server-presubmit metallb-tooling-presubmit local-path-provisioner-tooling-presubmit |
/test linuxkit-tooling-presubmit-amd64 kustomize-controller-tooling-presubmit kube-vip-tooling-presubmit kube-rbac-proxy-tooling-presubmit kind-1-31-tooling-presubmit kind-1-30-tooling-presubmit kind-1-29-tooling-presubmit kind-1-28-tooling-presubmit kind-1-27-tooling-presubmit hub-tooling-presubmit hook-tooling-presubmit-amd64 helm-tooling-presubmit |
/test kube-vip-tooling-presubmit kube-rbac-proxy-tooling-presubmit kind-1-31-tooling-presubmit kind-1-30-tooling-presubmit kind-1-29-tooling-presubmit kind-1-28-tooling-presubmit kind-1-27-tooling-presubmit hub-tooling-presubmit hook-tooling-presubmit-amd64 helm-tooling-presubmit helm-controller-tooling-presubmit hello-eks-anywhere-tooling-presubmit hegel-tooling-presubmit harbor-tooling-presubmit harbor-scanner-trivy-tooling-presubmit govmomi-tooling-presubmit flux-tooling-presubmit |
/test etcdadm-tooling-presubmit etcdadm-controller-tooling-presubmit etcdadm-bootstrap-provider-tooling-presubmit envoy-presubmit emissary-tooling-presubmit eks-anywhere-packages-image-tooling-presubmit eks-anywhere-diagnostic-collector-tooling-presubmit eks-anywhere-cli-tools-tooling-presubmit eks-a-upgrader-image-presubmit distribution-tooling-presubmit cri-tools-tooling-presubmit containerd-tooling-presubmit-amd64 cluster-api-tooling-presubmit |
/test eks-a-admin-image-presubmit cluster-api-provider-vsphere-tooling-presubmit cluster-api-provider-tinkerbell-tooling-presubmit cluster-api-provider-nutanix-tooling-presubmit cluster-api-provider-cloudstack-tooling-presubmit cluster-api-provider-aws-snow-tooling-presubmit cloudstack-cloudmonkey-tooling-presubmit cloud-provider-vsphere-1-31-tooling-presubmit cloud-provider-vsphere-1-30-tooling-presubmit cloud-provider-vsphere-1-29-tooling-presubmit cloud-provider-vsphere-1-28-tooling-presubmit cloud-provider-vsphere-1-27-tooling-presubmit cloud-provider-nutanix-tooling-presubmit cloud-provider-aws-1-31-tooling-presubmit cloud-provider-aws-1-30-tooling-presubmit cloud-provider-aws-1-29-tooling-presubmit cloud-provider-aws-1-28-tooling-presubmit |
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.
The CRDs need to have some CAPI annotations i believe. They also previously had some helm annotations that are removed in this. I suggest checking with @ahreehong on this.
…crds Signed-off-by: Rahul Ganesh <[email protected]>
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rahulbabu95 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Issue #, if available:
https://github.com/aws/eks-anywhere-internal/issues/2792
Description of changes:
This PR bumps CAPT and multiple Tink Services to the latest release.
Below are the list of version bumps:
values.yaml
as nothing gets templated here. Modifyhelm_replace.sh
script to run the search and replace on values.yaml file only if present to handle cases like this where a values.yaml might not be required.By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.