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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove cluster issuers, bump to 1.0.0-rc.1 #1828

Merged
merged 3 commits into from
Apr 9, 2024

Conversation

brooksmtownsend
Copy link
Member

  • chore(*)!: remove cluster_seed/cluster_issuers
  • chore: update CONTRIBUTING.md
  • chore(wasmcloud): bump to 1.0.0-rc.1

Feature or Problem

This PR removes the cluster_seed and cluster_issuers command line flags (and internal plumbing), and takes the chore to bump to wasmCloud 1.0.0-rc.1 when we're ready 馃殌

Related Issues

See #1220 for the motivation behind cluster seed and cluster issuers being removed in favor of response signing verification.

Release Information

Consumer Impact

Because the cluster_issuers field in the HostData struct for providers is not something that serde can deserialize if it's missing, we will pass an empty vec until we can ensure that we can release a new version of all of our capability providers that don't depend on this field being passed.

Testing

Unit Test(s)

Acceptance or Integration

Manual Verification

@brooksmtownsend brooksmtownsend requested review from a team as code owners April 8, 2024 17:57
@brooksmtownsend brooksmtownsend changed the title chore/remove cluster issuers Remove cluster issuers, bump to 1.0.0-rc.1 Apr 8, 2024
Copy link
Contributor

@thomastaylor312 thomastaylor312 left a comment

Choose a reason for hiding this comment

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

One small docs change needs to happen but otherwise good

CONTRIBUTING.md Show resolved Hide resolved
CONTRIBUTING.md Show resolved Hide resolved
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>

tell people no

Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
Signed-off-by: Brooks Townsend <brooksmtownsend@gmail.com>
@brooksmtownsend brooksmtownsend enabled auto-merge (rebase) April 9, 2024 13:06
@brooksmtownsend brooksmtownsend merged commit 8914e05 into main Apr 9, 2024
77 checks passed
@brooksmtownsend brooksmtownsend deleted the chore/remove-cluster-issuers branch April 9, 2024 15:38
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.

None yet

3 participants