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 dependencies #442

Merged
merged 4 commits into from
Sep 29, 2022
Merged

Update dependencies #442

merged 4 commits into from
Sep 29, 2022

Conversation

pjbgf
Copy link
Member

@pjbgf pjbgf commented Sep 28, 2022

Removed redirects that are no longer needed, started consuming fluxcd/git2go and bumped dependencies:

  • github.com/fluxcd/image-reflector-controller/api to version 0.22.0.
  • github.com/fluxcd/pkg/apis/meta to version 0.16.0.
  • github.com/fluxcd/pkg/runtime to version 0.19.0.
  • golang.org/x/crypto to version 0.0.0-20220926161630-eccd6366d1be.
  • k8s.io/api to version 0.25.2.
  • k8s.io/apimachinery to version 0.25.2.
  • k8s.io/client-go to version 0.25.2.
  • k8s.io/kube-openapi to version 0.0.0-20220927161751-b7a9e6fe3bb6.
  • sigs.k8s.io/controller-runtime to version 0.13.0.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@pjbgf pjbgf added the area/ci CI related issues and pull requests label Sep 28, 2022
Removed redirects no longer needed and bumped dependencies:
- github.com/fluxcd/image-reflector-controller/api to version 0.22.0.
- github.com/fluxcd/pkg/apis/meta to version 0.16.0.
- github.com/fluxcd/pkg/runtime to version 0.19.0.
- golang.org/x/crypto to version 0.0.0-20220926161630-eccd6366d1be.
- k8s.io/api to version 0.25.2.
- k8s.io/apimachinery to version 0.25.2.
- k8s.io/client-go to version 0.25.2.
- k8s.io/kube-openapi to version 0.0.0-20220927161751-b7a9e6fe3bb6.
- sigs.k8s.io/controller-runtime to version 0.13.0.

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
@pjbgf pjbgf changed the title build: Replace git2go with fluxcd fork Update dependencies Sep 28, 2022
@pjbgf
Copy link
Member Author

pjbgf commented Sep 28, 2022

Changed the title to align with similar change in source-controller.

Paulo Gomes added 2 commits September 29, 2022 06:27
The libgit2 libraries are downloaded and verified before
some of the make targets are executed. This assures the
provenance of such files before using them and is very
important specially for end users running such tests on
their machines.

Note that has been disabled specially due to recent issues
we experienced at CI which can be seen in:
fluxcd/source-controller#899

Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Signed-off-by: Paulo Gomes <paulo.gomes@weave.works>
Copy link
Member

@stefanprodan stefanprodan left a comment

Choose a reason for hiding this comment

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

LGTM

Thanks @pjbgf 🏅

@pjbgf pjbgf merged commit d9da9de into fluxcd:main Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci CI related issues and pull requests
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants