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 fluxcd/pkg/runtime to v0.8.0 #129

Merged
merged 1 commit into from Jan 22, 2021
Merged

Conversation

stefanprodan
Copy link
Member

Changes:

  • update fluxcd/pkg/apis/meta to v0.7.0
  • update fluxcd/pkg/runtime to v0.8.0
  • update fluxcd/source-controller/api to v0.7.0
  • hook Kubernetes client and logger flags from runtime
  • use LocalObjectReference from fluxcd/pkg/apis/meta in API

Note that this PR adds two new flags:

--kube-api-burst int            The maximum burst queries-per-second of requests sent to the Kubernetes API. (default 50)
--kube-api-qps float32          The maximum queries-per-second of requests sent to the Kubernetes API. (default 20)

Signed-off-by: Stefan Prodan <stefan.prodan@gmail.com>
@stefanprodan stefanprodan added the area/ci CI related issues and pull requests label Jan 22, 2021
@stefanprodan stefanprodan merged commit 23c4600 into main Jan 22, 2021
@stefanprodan stefanprodan deleted the fluxcd/pkg/runtime-v0.8.0 branch January 22, 2021 09:28
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
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants