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 image / go and capi also calico and ccm #299

Merged
merged 6 commits into from Feb 14, 2022
Merged

Update image / go and capi also calico and ccm #299

merged 6 commits into from Feb 14, 2022

Conversation

cpanato
Copy link
Member

@cpanato cpanato commented Feb 11, 2022

What this PR does / why we need it:

  • update go to 1.17.7
  • update capi to v1.1.1
  • update prebuilt images
  • update calico
  • update ccm

pre-built images

$ doctl compute image list
ID           Name                                               Type        Distribution    Slug    Public    Min Disk
63624555     cluster-api-ubuntu-1804-v1.16.2-1589476338         snapshot    Ubuntu                  false     25
80071030     Cluster API Kubernetes v1.18.16 on Ubuntu 20.04    snapshot    Ubuntu                  false     25
93100171     Cluster API Kubernetes v1.20.10 on Ubuntu 20.04    snapshot    Ubuntu                  false     25
96195649     Cluster API Kubernetes v1.22.4 on Ubuntu 20.04     snapshot    Ubuntu                  false     25
96197681     Cluster API Kubernetes v1.21.7 on Ubuntu 20.04     snapshot    Ubuntu                  false     25
101590462    Cluster API Kubernetes v1.21.9 on Ubuntu 20.04     snapshot    Ubuntu                  false     25
101591331    Cluster API Kubernetes v1.20.15 on Ubuntu 20.04    snapshot    Ubuntu                  false     25
101591787    Cluster API Kubernetes v1.22.6 on Ubuntu 20.04     snapshot    Ubuntu                  false     25
101593074    Cluster API Kubernetes v1.23.3 on Ubuntu 20.04     snapshot    Ubuntu                  false     25

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Documentation:

Release note:

- update go to 1.17.7
- update capi to v1.1.1
- update prebuilt images

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@k8s-ci-robot k8s-ci-robot added do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 11, 2022
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 11, 2022
@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/test ls

@k8s-ci-robot
Copy link

@cpanato: The specified target(s) for /test were not found.
The following commands are available to trigger required jobs:

  • /test pull-cluster-api-provider-digitalocean-build
  • /test pull-cluster-api-provider-digitalocean-e2e
  • /test pull-cluster-api-provider-digitalocean-lint
  • /test pull-cluster-api-provider-digitalocean-test
  • /test pull-cluster-api-provider-digitalocean-verify

The following commands are available to trigger optional jobs:

  • /test pull-cluster-api-provider-digitalocean-capi-e2e
  • /test pull-cluster-api-provider-digitalocean-capi-e2e-experimental
  • /test pull-cluster-api-provider-digitalocean-conformance

Use /test all to run the following jobs that were automatically triggered:

  • pull-cluster-api-provider-digitalocean-build
  • pull-cluster-api-provider-digitalocean-e2e
  • pull-cluster-api-provider-digitalocean-lint
  • pull-cluster-api-provider-digitalocean-test
  • pull-cluster-api-provider-digitalocean-verify

In response to this:

/test ls

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.

@k8s-ci-robot k8s-ci-robot added release-note Denotes a PR that will be considered when it comes time to generate release notes. and removed do-not-merge/release-note-label-needed Indicates that a PR should not merge because it's missing one of the release note labels. labels Feb 11, 2022
@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/assign @timoreimann @MorrisLaw @prksu

/hold for non required tests

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 11, 2022
@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/test pull-cluster-api-provider-digitalocean-capi-e2e
/test pull-cluster-api-provider-digitalocean-conformance

@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/test pull-cluster-api-provider-digitalocean-conformance

1 similar comment
@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/test pull-cluster-api-provider-digitalocean-conformance

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@cpanato
Copy link
Member Author

cpanato commented Feb 11, 2022

/test pull-cluster-api-provider-digitalocean-conformance

@timoreimann
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 12, 2022
@cpanato
Copy link
Member Author

cpanato commented Feb 12, 2022

it is not ready yet, the conformance is not passing, I'm checking what is wrong

Signed-off-by: Carlos Panato <ctadeu@gmail.com>
@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed lgtm "Looks good to me", indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 12, 2022
@cpanato
Copy link
Member Author

cpanato commented Feb 12, 2022

/test pull-cluster-api-provider-digitalocean-conformance

@cpanato
Copy link
Member Author

cpanato commented Feb 12, 2022

/test pull-cluster-api-provider-digitalocean-e2e

@cpanato
Copy link
Member Author

cpanato commented Feb 12, 2022

now everything is working again!
/hold cancel
@timoreimann PTAL

I will add the ccm in the cluster-template in a follow up

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Feb 12, 2022
@cpanato cpanato changed the title Update image / go and capi Update image / go and capi also calico and ccm Feb 12, 2022
@timoreimann
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Feb 14, 2022
@k8s-ci-robot k8s-ci-robot merged commit 7419115 into kubernetes-sigs:main Feb 14, 2022
@k8s-ci-robot k8s-ci-robot added this to the v1.1.0 milestone Feb 14, 2022
@cpanato cpanato deleted the update-image branch February 14, 2022 15:18
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. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note Denotes a PR that will be considered when it comes time to generate release notes. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants