-
Notifications
You must be signed in to change notification settings - Fork 278
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 opensearch-k8s-operator package #31311
Add opensearch-k8s-operator package #31311
Conversation
Signed-off-by: John Speed Meyers <[email protected]>
Signed-off-by: John Speed Meyers <[email protected]>
I am working on remediating the CVEs. CVE scan below:
|
Signed-off-by: John Speed Meyers <[email protected]>
Merge branch 'main' into add-opensearch-k8s-operator
…or' into add-opensearch-k8s-operator
Signed-off-by: John Speed Meyers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
great work!! some small comments inline.
@kranurag7: thank you! I will work on some new commits now. THANK YOU! |
Signed-off-by: John Speed Meyers <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
while we are at this, we will also need a compat package for this looking at upstream deployment.
You can create a compat package something like this.
subpackages:
- name: ${{package.name}}-compat
pipeline:
- runs: |
mkdir -p ${{targets.contextdir}}
ln -sf /usr/bin/manager ${{targets.contextdir}}/manager
There will be various examples for creating compat packages in our existing packages if you want to deep dive.
Signed-off-by: John Speed Meyers <[email protected]>
I added a |
Please, sir, I would like to add
opensearch-k8s-operator
package.There is no explicit project support policy. There is, implicitly, only one supported version. See https://github.com/opensearch-project/opensearch-k8s-operator.
Pre-review Checklist
endoflife.date
)