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

refactor: Making issuers & secret optional #68

Merged
merged 3 commits into from
Jul 11, 2024

Conversation

lxfontes
Copy link
Member

@lxfontes lxfontes commented Jul 9, 2024

Continuation of #67

Moving secretName and issuers to optional since they are no longer needed as of 1.0 wasmCloud/wasmCloud@bc5d296

We still mount the secretName for nats credentials when specified.

src/controller.rs Outdated Show resolved Hide resolved
Copy link
Member

@joonas joonas left a comment

Choose a reason for hiding this comment

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

Overall this looks good to me 👍

ricochet and others added 2 commits July 10, 2024 09:59
Ref:
[`bc5d296`](wasmCloud/wasmCloud@bc5d296)

BREAKING CHANGE: Host no longer uses cluster seed as of 1.0.

Signed-off-by: Bailey Hayes <behayes2@gmail.com>

refactor: Making issuers & secret optional

removing

Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
Signed-off-by: Lucas Fontes <lxfontes@gmail.com>
Signed-off-by: Lucas Fontes <lucas@cosmonic.com>
@lxfontes lxfontes force-pushed the lxfontes/remove-cluster-seed branch from 2a088d8 to 9986846 Compare July 10, 2024 12:59
src/controller.rs Outdated Show resolved Hide resolved
Signed-off-by: Lucas Fontes <lxfontes@gmail.com>
@lxfontes lxfontes force-pushed the lxfontes/remove-cluster-seed branch from 541e095 to 3478083 Compare July 10, 2024 15:01
@joonas joonas merged commit 4f4bde8 into wasmCloud:main Jul 11, 2024
5 checks passed
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.

4 participants