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

[cluster-autoscaler-release-1.27] allow customizing user agent for Azure cluster-autoscaler provider #7056

Conversation

k8s-infra-cherrypick-robot

This is an automated cherry-pick of #7033

/assign nojnhuh

The `AZURE_CLUSTER_AUTOSCALER_USER_AGENT_SUFFIX` variable can be used to customize the user agent for the Azure provider of cluster-autoscaler. Setting this to `-my-user-agent` results in a user agent like `Go/go1.22.5 (amd64-linux) go-autorest/v14.2.1 cluster-autoscaler-my-user-agent/v1.31.0-alpha.2`.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jul 15, 2024
@k8s-ci-robot
Copy link
Contributor

@k8s-infra-cherrypick-robot: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-cluster-autoscaler-e2e-azure 2f9b861 link false /test pull-cluster-autoscaler-e2e-azure

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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-sigs/prow repository. I understand the commands that are listed here.

@Shubham82
Copy link
Contributor

hold till CA 1.31 release

/hold

@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 Aug 5, 2024
@comtalyst
Copy link
Contributor

hold till CA 1.31 release

/hold

Why?

@Shubham82
Copy link
Contributor

Hi @comtalyst, as per the following comment, we can cherry-pick the #7033 after CA 1.31 release.

@nojnhuh let's do that after the 1.31 release (which will include the necessary test files from main that landed in advance of the 1.31 release)

@nojnhuh
Copy link
Contributor

nojnhuh commented Aug 7, 2024

@Shubham82 That comment about cherry-picking was related to a different set of changes. There shouldn't be anything hold this up from being merged before 1.31.

/hold cancel

@Shubham82
Copy link
Contributor

Hi @nojnhuh, ok Maybe I missed something here, but I'm just wondering then why this pull-cluster-autoscaler-e2e-azure test case failed, as you mentioned in the following comment that the test case is not defined for corresponding release branches and we have to do some changes in test-infra. and then @jackfrancis mentioned that we can do that after 1.31. So I thought we would be going to backport those changes after CA 1.31.

Copy link
Member

@Bryce-Soghigian Bryce-Soghigian left a comment

Choose a reason for hiding this comment

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

/approve
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Aug 14, 2024
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Bryce-Soghigian, k8s-infra-cherrypick-robot

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 Aug 14, 2024
@Bryce-Soghigian
Copy link
Member

I approved but most of these still wont get in without that azure e2e pipeline fix getting into these release branches

@k8s-ci-robot k8s-ci-robot merged commit e254d80 into kubernetes:cluster-autoscaler-release-1.27 Aug 14, 2024
6 of 7 checks passed
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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants