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

Add management update support for sslProfile configuration #1599

Closed
kgiusti opened this issue Aug 15, 2024 · 1 comment · Fixed by #1600
Closed

Add management update support for sslProfile configuration #1599

kgiusti opened this issue Aug 15, 2024 · 1 comment · Fixed by #1600
Assignees
Milestone

Comments

@kgiusti
Copy link
Contributor

kgiusti commented Aug 15, 2024

A user should be allowed to update an existing sslProfile configuration and have the new configuration take effect.

Example: a user wants to update the self-identifying certificate files for a particular sslProfile.

The update should apply to new connections established by listeners/connectors using that sslProfile.

@kgiusti kgiusti self-assigned this Aug 15, 2024
@kgiusti
Copy link
Contributor Author

kgiusti commented Aug 15, 2024

This task is a dependency of the issue #1572 - the update operation must not block I/O threads.

kgiusti added a commit to kgiusti/skupper-router that referenced this issue Aug 15, 2024
This does not solve skupperproject#1572. It is part of a series of changes that will
address skupperproject#1572.
@kgiusti kgiusti linked a pull request Aug 15, 2024 that will close this issue
kgiusti added a commit to kgiusti/skupper-router that referenced this issue Aug 29, 2024
This does not solve skupperproject#1572. It is part of a series of changes that will
address skupperproject#1572.
kgiusti added a commit to kgiusti/skupper-router that referenced this issue Sep 23, 2024
This does not solve skupperproject#1572. It is part of a series of changes that will
address skupperproject#1572.
kgiusti added a commit to kgiusti/skupper-router that referenced this issue Sep 30, 2024
This does not solve skupperproject#1572. It is part of a series of changes that will
address skupperproject#1572.
kgiusti added a commit that referenced this issue Oct 1, 2024
This does not solve #1572. It is part of a series of changes that will
address #1572.
@ganeshmurthy ganeshmurthy added this to the 3.1.0 milestone Dec 5, 2024
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 a pull request may close this issue.

2 participants