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

correlation-id #1313

Merged
merged 4 commits into from Aug 4, 2022
Merged

correlation-id #1313

merged 4 commits into from Aug 4, 2022

Conversation

likamrat
Copy link
Contributor

@likamrat likamrat commented Aug 4, 2022

This PR focuses on adding the correlation-id flag for every az connectedk8s connect command across the repo.

  • Two id's were provided for tracking
    • "d009f5dd-dba8-4ac7-bac9-b54ef3a6671a" - Used for tracking every onboarded K8s cluster as part of a Jumpstart scenario
    • "6038cc5b-b814-4d20-bcaa-0f60392416d5" - Used for tracking every ArcBox deployment. This flag applies only to CAPI clusters to avoid false dup deployments that could have been caused by applying the flag to the K3s cluster as well.

Additional updates for this PR include the following versions bump:

  • CLUSTERCTL_VERSION="1.1.5" --> 1.2.0
  • KUBERNETES_VERSION="1.24.2" --> 1.24.3
  • AZURE_DISK_CSI_DRIVER_VERSION="1.19.0" --> 1.21.0

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

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

Hi friend! Thanks you for opening this Pull Request. Someone will review it soon. Thank you for committing to making the Azure Arc Jumpstart better.

This was linked to issues Aug 4, 2022
@likamrat likamrat merged commit 7f40e42 into microsoft:main Aug 4, 2022
@likamrat likamrat deleted the correlation-id branch August 4, 2022 16:00
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

Successfully merging this pull request may close these issues.

CAPI versions bump correlation-id for tracking
1 participant