sonatype / operator-nxrm3

IBM Operator for Nexus Repo Manager 3
16 stars 6 forks source link

INT-6258 replace 3.35.0 with regenerated bundle that was really deployed #40

Closed jflinchbaugh closed 2 years ago

jflinchbaugh commented 2 years ago

The old 3.35.0 metadata was copied from this project into the certified-operators project, fixed up to pass certification tests, and those changes were brought back into the templates of this project. This PR updates the old bundle files we had to be the files that match those we submitted to red hat and published.

NOTE: this is built upon the previous PR, so i'll update it to merge to main after the other PR is merged.

JIRA: https://issues.sonatype.org/browse/INT-6258

jflinchbaugh commented 2 years ago

I've rebased on main and resolved conflicts, so this should look pretty good now: only updates to the 3.35.0 bundle files.

jflinchbaugh commented 2 years ago

much of this will be file renames and indentation fixes as applied by the new_version.sh script.

jflinchbaugh commented 2 years ago

This new structure looks just like what we submit to red hat via PR: https://github.com/sonatype/certified-operators/tree/main/operators/nxrm-operator-certified

Diffing the 2 projects shows NO differences.

$ diff -ru nxrm-operator-certified/deploy/olm-catalog/nxrm-operator-certified/3.35.0-1 certified-operators/operators/nxrm-operator-certified/3.35.0-1 | wc -l
       0