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

Bump capa and golang #703

Merged
merged 2 commits into from
Nov 23, 2021

Conversation

enxebre
Copy link
Member

@enxebre enxebre commented Nov 22, 2021

Bring CAPA v1beta1, kube 1.23 deps and golang 1.17.
Drops https://github.com/bombsimon/logrusr/ which does not support golang 1.17 in favour of zapr.
Adds .ci-operator.yaml so upcoming golang bumps can be done in this repo atomically.

Note the TODO in HostedCluster
This kubernetes-sigs/cluster-api-provider-aws#2728 broke our assumption in CAPA 0.7 for externally managed infrastructure. This effectively limit our ability to span NodePools across multiple subnets. In a follow up we need to either enable upstream back to support arbitrary subnets IDs in the awsMachine CR or possibly expose a slice of available subnets for NodePools in hcluster.Spec.Platform.AWS.

Needs openshift/release#23848

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 22, 2021
@enxebre enxebre force-pushed the bump-capa-and-golang branch from 2efaeec to 590d1e6 Compare November 22, 2021 18:26
@netlify
Copy link

netlify bot commented Nov 22, 2021

✔️ Deploy Preview for hypershift-docs ready!

🔨 Explore the source changes: e885746

🔍 Inspect the deploy log: https://app.netlify.com/sites/hypershift-docs/deploys/619cd95f3f10da00089b0efc

😎 Browse the preview: https://deploy-preview-703--hypershift-docs.netlify.app/quickstart

@enxebre enxebre force-pushed the bump-capa-and-golang branch from 590d1e6 to f2511cb Compare November 22, 2021 18:38
@openshift-ci openshift-ci bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 23, 2021
@enxebre enxebre force-pushed the bump-capa-and-golang branch from f2511cb to e885746 Compare November 23, 2021 12:06
@openshift-ci openshift-ci bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Nov 23, 2021
Bring CAPA v1beta1, kube 1.23 deps and golang 1.17.
Drops https://github.com/bombsimon/logrusr/ which does not support golang 1.17 in favour of zapr.
Adds .ci-operator.yaml so upcoming golang bumps can be done in this repo atomically.

Note the TODO in HostedCluster
This kubernetes-sigs/cluster-api-provider-aws#2728 broke our assumption in CAPA 0.7 for externally managed infrastructure. This effectively limit our ability to span NodePools across multiple subnets. In a follow up we need to either enable upstream back to support arbitrary subnets IDs in the awsMachine CR or possibly expose a slice of available subnets for NodePools in hcluster.Spec.Platform.AWS.
@enxebre enxebre force-pushed the bump-capa-and-golang branch from e885746 to 0c77b1a Compare November 23, 2021 14:34
Copy link
Contributor

@alvaroaleman alvaroaleman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/hold
Until the o/release PR merges

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 23, 2021
@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Nov 23, 2021
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Nov 23, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alvaroaleman, enxebre

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:
  • OWNERS [alvaroaleman,enxebre]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@enxebre
Copy link
Member Author

enxebre commented Nov 23, 2021

/retest

@alvaroaleman
Copy link
Contributor

/hold cancel

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Nov 23, 2021
@openshift-merge-robot openshift-merge-robot merged commit 7e5a3cf into openshift:main Nov 23, 2021
enxebre added a commit to enxebre/release that referenced this pull request Nov 23, 2021
This along with openshift/hypershift#703 and openshift#23848 let us bump golang versions by making changes to the source repo only.
@hardys hardys mentioned this pull request Dec 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants