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

Addin specialized utility function for genereting mock ssh secrets #355

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

jpodivin
Copy link
Contributor

@jpodivin jpodivin commented Oct 4, 2023

These secrets are used in a considerable number of tests. Implementing separate function for generating them in each repo is suboptimal.

At this point this would see use in the dataplane-operator repo, but I expect that in the future a similar fixture would be useful for tests of other operators that have to use ssh connections.

These secrets are used in a considerable number of tests. Implementing separate
function for generating them in each repo is suboptimal.

Signed-off-by: Jiri Podivin <[email protected]>
Copy link
Contributor

@stuggi stuggi left a comment

Choose a reason for hiding this comment

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

/lgtm

@stuggi stuggi merged commit a921a2d into openstack-k8s-operators:main Oct 5, 2023
2 checks passed
@jpodivin jpodivin deleted the ssh-secret branch October 5, 2023 08:53
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.

2 participants