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

feat: update daemon config and add redeploy utilities to map deployment to config #91

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

derrandz
Copy link

Context

We need to extended the test run timeout to better observe our experiments, and we ran into issues with redeploying the daemon due to an old config that was sitting in this repository.

Changes

In this PR, we:

  • Add a new configuration for the daemon to replace the old one
  • Enhance the k8s/kops/tools/redeploy_daemon.sh to map the newly deployed config to its relative deployment using the config's sha256sum digest

Housekeeping

  • PR Tested by deploying against the cluster using the redeploy tool (deployment successful)
  • Redeploy tool tested locally for config update

@Bidon15 Bidon15 requested a review from sysrex January 23, 2023 13:38
@Bidon15
Copy link
Member

Bidon15 commented Jan 23, 2023

@derrandz can you please check if the eks dir can also be ported with changes made for kops?
We are currently using eks

@Bidon15 Bidon15 self-requested a review January 23, 2023 13:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants