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

cut new release after k8s.io/client-go v0.25.0 merged #386

Closed
haarchri opened this issue Sep 9, 2022 · 3 comments
Closed

cut new release after k8s.io/client-go v0.25.0 merged #386

haarchri opened this issue Sep 9, 2022 · 3 comments
Assignees

Comments

@haarchri
Copy link

haarchri commented Sep 9, 2022

What would you like to be added:
after merging https://github.com/kudobuilder/kuttl/pull/384/files with k8s.io/client-go v0.25.0 is it possible to create a new release ?

Why is this needed:
it will unblock client side throttling
like:

    logger.go:42: 14:20:16 | network/1-network | I0909 14:20:16.021440   26242 request.go:655] Throttling request took 1.391209998s, request: GET:https://127.0.0.1:33383/apis/glue.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:20:26 | network/1-network | I0909 14:20:26.048031   26242 request.go:655] Throttling request took 5.442145791s, request: GET:https://127.0.0.1:33383/apis/cloudsearch.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:20:36 | network/1-network | I0909 14:20:36.061858   26242 request.go:655] Throttling request took 1.490029844s, request: GET:https://127.0.0.1:33383/apis/elbv2.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:20:56 | network/1-network | I0909 14:20:56.114636   26242 request.go:655] Throttling request took 5.53548602s, request: GET:https://127.0.0.1:33383/apis/transfer.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:21:06 | network/1-network | I0909 14:21:06.155207   26242 request.go:655] Throttling request took 3.590289731s, request: GET:https://127.0.0.1:33383/apis/ecr.aws.jet.crossplane.io/v1alpha2?timeout=32s
    logger.go:42: 14:21:16 | network/1-network | I0909 14:21:16.156854   26242 request.go:655] Throttling request took 1.642953127s, request: GET:https://127.0.0.1:33383/apis/ecrpublic.aws.jet.crossplane.io/v1alpha2?timeout=32s
    logger.go:42: 14:21:26 | network/1-network | I0909 14:21:26.198516   26242 request.go:655] Throttling request took 4.694463487s, request: GET:https://127.0.0.1:33383/apis/grafana.aws.jet.crossplane.io/v1alpha2?timeout=32s
    logger.go:42: 14:21:36 | network/1-network | I0909 14:21:36.215468   26242 request.go:655] Throttling request took 2.728729201s, request: GET:https://127.0.0.1:33383/apis/neptune.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:21:46 | network/1-network | I0909 14:21:46.547125   26242 request.go:655] Throttling request took 1.042937583s, request: GET:https://127.0.0.1:33383/apis/kafka.aws.crossplane.io/v1alpha1?timeout=32s
    logger.go:42: 14:21:56 | network/1-network | I0909 14:21:56.550142   26242 request.go:655] Throttling request took 5.042775105s, request: GET:https://127.0.0.1:33383/apis/node.k8s.io/v1beta1?timeout=32s
    logger.go:42: 14:22:06 | network/1-network | I0909 14:22:06.589423   26242 request.go:655] Throttling request took 3.083247164s, request: GET:https://127.0.0.1:33383/apis/kms.aws.crossplane.io/v1alpha1?timeout=32s

crossplane/crossplane#3272

@iblancasa
Copy link
Collaborator

@kensipe is working on a new release :) It'll be out soon

@kensipe
Copy link
Member

kensipe commented Sep 12, 2022

ah... I paused the release to get another feature in for operator sdk scorecard... but based on this request... I'm happy to jump on an immediate release. thanks @haarchri for the awareness

@kensipe kensipe self-assigned this Sep 12, 2022
@kensipe
Copy link
Member

kensipe commented Sep 12, 2022

@kensipe kensipe closed this as completed Sep 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants