Skip to content
This repository was archived by the owner on Jun 11, 2025. It is now read-only.

Feature/agent message office bridge updates#6

Merged
karthik1729 merged 4 commits into
kloudlite:release-1.0.5from
nxtcoder17:feature/agent-message-office-bridge-updates
May 19, 2023
Merged

Feature/agent message office bridge updates#6
karthik1729 merged 4 commits into
kloudlite:release-1.0.5from
nxtcoder17:feature/agent-message-office-bridge-updates

Conversation

@nxtcoder17
Copy link
Copy Markdown
Member

@nxtcoder17 nxtcoder17 commented May 19, 2023

updates for:

  • agent:
    • better access token and image pull secrets exchange
  • resource-watcher:
    • no need for restart after agent successfully exchanges access token, as it's reconciler reads the access-token value from cluster-identity-secret in the same namespace
  • project-controller:
    • project controller now also owns env-route-switcher, so now it also does reconcilation over changes in there, which is missing from current version

…reading cluster-identity secret to get that value, this way there is no need to restart the process, once agent receives the access token
@nxtcoder17 nxtcoder17 changed the base branch from main to release-1.0.5 May 19, 2023 11:49
@karthik1729 karthik1729 merged commit 9aa81fd into kloudlite:release-1.0.5 May 19, 2023
@karthik1729 karthik1729 deleted the feature/agent-message-office-bridge-updates branch May 19, 2023 11:58
abdheshnayak pushed a commit that referenced this pull request Nov 5, 2024
* grpc message updates to have separate rpc call for imagePullSecret exchange

* agent, uses 2 separate RPC calls for fetching access-token and image-pull-secrets, also cleaning env struct

* resource watcher now does not accept access_token from env, it tries reading cluster-identity secret to get that value, this way there is no need to restart the process, once agent receives the access token

* project controller cleanup, now also owns env-route-switcher, and reconciles on it
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants