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

Kubernetes - update and a fix #7288

Merged
merged 1 commit into from
Apr 16, 2021

Conversation

renukamanavalan
Copy link
Contributor

Why I did it

  1. Dropped non-required IP update in admin.conf, as all masters use VIP only
  2. Don't clear VERSION during stop, as it would overwrite new version pending to go.
  3. subprocess, get return value from proc and do not imply with presence of data in stderr.

How I did it

How to verify it

Join a cluster and verify admin.conf has VIP address

Which release branch to backport (provide reason below if selected)

  • 201811
  • 201911
  • 202006
  • [x ] 202012

Description for the changelog

A picture of a cute animal (not mandatory but encouraged)

…IP only

2) Don't clear VERSION during stop, as it would overwrite new version pending to go.
3) subprocess, get return value from proc and do not imply with presence of data in stderr.
@renukamanavalan renukamanavalan merged commit 678bbc6 into sonic-net:master Apr 16, 2021
@renukamanavalan renukamanavalan deleted the k8s_url branch April 16, 2021 22:02
renukamanavalan added a commit to renukamanavalan/sonic-buildimage that referenced this pull request Apr 16, 2021
1) Dropped non-required IP update in admin.conf, as all masters use VIP only (sonic-net#7288)
2) Don't clear VERSION during stop, as it would overwrite new version pending to go.
3) subprocess, get return value from proc and do not imply with presence of data in stderr.
daall pushed a commit that referenced this pull request Apr 21, 2021
1) Dropped non-required IP update in admin.conf, as all masters use VIP only (#7288)
2) Don't clear VERSION during stop, as it would overwrite new version pending to go.
3) subprocess, get return value from proc and do not imply with presence of data in stderr.
raphaelt-nvidia pushed a commit to raphaelt-nvidia/sonic-buildimage that referenced this pull request May 23, 2021
1) Dropped non-required IP update in admin.conf, as all masters use VIP only (sonic-net#7288)
2) Don't clear VERSION during stop, as it would overwrite new version pending to go.
3) subprocess, get return value from proc and do not imply with presence of data in stderr.
carl-nokia pushed a commit to carl-nokia/sonic-buildimage that referenced this pull request Aug 7, 2021
1) Dropped non-required IP update in admin.conf, as all masters use VIP only (sonic-net#7288)
2) Don't clear VERSION during stop, as it would overwrite new version pending to go.
3) subprocess, get return value from proc and do not imply with presence of data in stderr.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants