-
Notifications
You must be signed in to change notification settings - Fork 0
Comparing changes
Open a pull request
base repository: akram/operator-registry
base: 37d8ee6
head repository: operator-framework/operator-registry
compare: 5e4172f
Commits on Aug 10, 2020
-
skip TLS option for pulling indexes
Ankita Thomas committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 5157133 - Browse repository at this point
Copy the full SHA 5157133View commit details -
extend skipTLS option to podman
Ankita Thomas committedAug 10, 2020 Configuration menu - View commit details
-
Copy full SHA for 935854c - Browse repository at this point
Copy the full SHA 935854cView commit details
Commits on Aug 11, 2020
-
Add test to verify empty bundles in addition does not break
Shawn committedAug 11, 2020 Configuration menu - View commit details
-
Copy full SHA for ab6de6f - Browse repository at this point
Copy the full SHA ab6de6fView commit details -
Return empty properties and dependencies in ListBundles responses.
Bundles that don't have any properties/dependencies should return nil or [] for those fields, but due to an error in handling NULL column values, a single zero-valued entry was being returned.
Configuration menu - View commit details
-
Copy full SHA for 00b48a4 - Browse repository at this point
Copy the full SHA 00b48a4View commit details
Commits on Aug 17, 2020
-
Remove label dependency from bundle docs.
The user story for arbitrary bundle properties hasn't solidified yet. The label type should remain unadvertised for now, in order to avoid user confusion, while still available for use as an escape hatch.
Configuration menu - View commit details
-
Copy full SHA for fc53259 - Browse repository at this point
Copy the full SHA fc53259View commit details -
Merge pull request operator-framework#417 from benluddy/listbundles-z…
…ero-dependencies-properties Bug 1867848: Return empty properties and dependencies in ListBundles responses.
Configuration menu - View commit details
-
Copy full SHA for d724d65 - Browse repository at this point
Copy the full SHA d724d65View commit details
Commits on Aug 18, 2020
-
Merge pull request operator-framework#420 from benluddy/undocument-label
Remove label dependency from bundle docs.
Configuration menu - View commit details
-
Copy full SHA for 83d45fe - Browse repository at this point
Copy the full SHA 83d45feView commit details -
set default for flag --skip-tls=false
Ankita Thomas authored and Ankita Thomas committedAug 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 36ce1c6 - Browse repository at this point
Copy the full SHA 36ce1c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3efef97 - Browse repository at this point
Copy the full SHA 3efef97View commit details -
fix: add dashes to semver range example
Without that, it's causing a YAML/JSON conversion issue
Configuration menu - View commit details
-
Copy full SHA for 17ed6ab - Browse repository at this point
Copy the full SHA 17ed6abView commit details
Commits on Aug 20, 2020
-
Merge pull request operator-framework#422 from bandrade/fix-doc-semve…
…r-range-example Bug 1870378: add quotes to semver range example
Configuration menu - View commit details
-
Copy full SHA for 10bc084 - Browse repository at this point
Copy the full SHA 10bc084View commit details -
Merge pull request operator-framework#402 from ankitathomas/skiptls
Bug 1866437: skip TLS option for pulling indexes
Configuration menu - View commit details
-
Copy full SHA for 0deaced - Browse repository at this point
Copy the full SHA 0deacedView commit details
Commits on Aug 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 85f8c5d - Browse repository at this point
Copy the full SHA 85f8c5dView commit details
Commits on Aug 24, 2020
-
Updating Dockerfile baseimages to mach ocp-build-data config
This PR is autogenerated by the [ocp-build-data-enforcer][1]. It updates the baseimages in the Dockerfile used for promotion in order to ensure it matches the configuration in the [ocp-build-data repository][2] used for producing release artifacts. If you believe the content of this PR is incorrect, please contact the dptp team in #forum-testplatform. [1]: https://github.com/openshift/ci-tools/tree/master/cmd/ocp-build-data-enforcer [2]: https://github.com/openshift/ocp-build-data/tree/openshift-4.6-rhel-8/images
Configuration menu - View commit details
-
Copy full SHA for c201344 - Browse repository at this point
Copy the full SHA c201344View commit details
Commits on Aug 26, 2020
-
Merge pull request operator-framework#426 from openshift-bot/updating…
…-dockerfile-baseimages-to-mach-ocp-build-data-config Bug 1872080: Updating Dockerfile baseimages to mach ocp-build-data config
Configuration menu - View commit details
-
Copy full SHA for 8c7cf39 - Browse repository at this point
Copy the full SHA 8c7cf39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35636a5 - Browse repository at this point
Copy the full SHA 35636a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e0f2b3 - Browse repository at this point
Copy the full SHA 4e0f2b3View commit details
Commits on Aug 27, 2020
-
Merge pull request operator-framework#427 from operator-framework/add…
…-haseeb-to-OWNERS Update OWNERS
Configuration menu - View commit details
-
Copy full SHA for fa10df6 - Browse repository at this point
Copy the full SHA fa10df6View commit details
Commits on Aug 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for facfba4 - Browse repository at this point
Copy the full SHA facfba4View commit details
Commits on Aug 29, 2020
-
Merge pull request operator-framework#421 from gallettilance/add-depr…
…ecated Bug 1873483: fixing typo in deprecatetruncate command
Configuration menu - View commit details
-
Copy full SHA for cde92c1 - Browse repository at this point
Copy the full SHA cde92c1View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 12c0854 - Browse repository at this point
Copy the full SHA 12c0854View commit details
Commits on Sep 3, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2c2dec8 - Browse repository at this point
Copy the full SHA 2c2dec8View commit details -
Merge pull request operator-framework#430 from ecordell/macwin
Bug 1875557: add mac and windows binaries to the amd64 build
Configuration menu - View commit details
-
Copy full SHA for d78851f - Browse repository at this point
Copy the full SHA d78851fView commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77c95a5 - Browse repository at this point
Copy the full SHA 77c95a5View commit details
Commits on Sep 8, 2020
-
Merge pull request operator-framework#435 from ecordell/fix-bin
Bug 1875557: fix(bin): don't overwrite /bin
Configuration menu - View commit details
-
Copy full SHA for e92049a - Browse repository at this point
Copy the full SHA e92049aView commit details
Commits on Sep 9, 2020
-
configmap-registry-server needs to write a db file to the workdir
Configuration menu - View commit details
-
Copy full SHA for caafbbf - Browse repository at this point
Copy the full SHA caafbbfView commit details -
fix(build): copy bins to a tmp directory first
some image builders don't respect the globbing, and overwrite bin
Configuration menu - View commit details
-
Copy full SHA for f1a3c75 - Browse repository at this point
Copy the full SHA f1a3c75View commit details
Commits on Sep 10, 2020
-
Merge pull request operator-framework#437 from ecordell/fix-workdir
Bug 1877603: add workdir permissions back
Configuration menu - View commit details
-
Copy full SHA for cccf27a - Browse repository at this point
Copy the full SHA cccf27aView commit details -
This change makes --package flag optional and allows multiple packages to be specified. It also parallelizes the export by leveraging go's concurrency Signed-off-by: Harish <hgovinda@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 338b4fa - Browse repository at this point
Copy the full SHA 338b4faView commit details -
Use multi-stage build for registry image.
The upstream-registry-builder image is bigger than it needs to be, and about half of its size seems to be coming from unused build artifacts. Putting all of that in a separate builder stage cuts the size of the final image by about half.
Configuration menu - View commit details
-
Copy full SHA for 9f256a2 - Browse repository at this point
Copy the full SHA 9f256a2View commit details
Commits on Sep 11, 2020
-
Use vanilla Alpine instead of Alpine+go for the registry image base.
Co-authored-by: Joe Lanford <joe.lanford@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8619546 - Browse repository at this point
Copy the full SHA 8619546View commit details
Commits on Sep 14, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0365587 - Browse repository at this point
Copy the full SHA 0365587View commit details -
Merge pull request operator-framework#442 from ecordell/tmp-rm-cross
disable cross compilation while build issues are resolved
Configuration menu - View commit details
-
Copy full SHA for b54d23b - Browse repository at this point
Copy the full SHA b54d23bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 244ce52 - Browse repository at this point
Copy the full SHA 244ce52View commit details -
Merge pull request operator-framework#443 from ecordell/readd-cross
Bug 1875557: add cross build back
Configuration menu - View commit details
-
Copy full SHA for 54441b0 - Browse repository at this point
Copy the full SHA 54441b0View commit details
Commits on Sep 15, 2020
-
Merge pull request operator-framework#439 from benluddy/upstream-imag…
…e-multistage Use multi-stage build for registry image.
Configuration menu - View commit details
-
Copy full SHA for 8025636 - Browse repository at this point
Copy the full SHA 8025636View commit details
Commits on Sep 17, 2020
-
Updating Dockerfile baseimages to mach ocp-build-data config
This PR is autogenerated by the [ocp-build-data-enforcer][1]. It updates the base images in the Dockerfile used for promotion in order to ensure it matches the configuration in the [ocp-build-data repository][2] used for producing release artifacts. Instead of merging this PR you can also create an alternate PR that includes the changes found here. If you believe the content of this PR is incorrect, please contact the dptp team in #aos-art. [1]: https://github.com/openshift/ci-tools/tree/master/cmd/ocp-build-data-enforcer [2]: https://github.com/openshift/ocp-build-data/tree/openshift-4.6/images
Configuration menu - View commit details
-
Copy full SHA for 03ab137 - Browse repository at this point
Copy the full SHA 03ab137View commit details
Commits on Sep 18, 2020
-
Merge pull request operator-framework#429 from harishsurf/parallelize…
…-export Bug 1880127: Parallelize opm index export
Configuration menu - View commit details
-
Copy full SHA for e6088e1 - Browse repository at this point
Copy the full SHA e6088e1View commit details
Commits on Sep 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 22f38c6 - Browse repository at this point
Copy the full SHA 22f38c6View commit details -
Merge pull request operator-framework#446 from openshift-bot/updating…
…-dockerfile-baseimages-to-mach-ocp-build-data-config Bug 1878163: Updating Dockerfile baseimages to mach ocp-build-data config
Configuration menu - View commit details
-
Copy full SHA for 14b69f0 - Browse repository at this point
Copy the full SHA 14b69f0View commit details
Commits on Sep 21, 2020
-
Merge pull request operator-framework#416 from shawn-hurley/add-empty…
…-list Add test to verify empty bundles in addition does not break
Configuration menu - View commit details
-
Copy full SHA for 0e50c92 - Browse repository at this point
Copy the full SHA 0e50c92View commit details
Commits on Sep 23, 2020
-
The default channel info/annotation is optional & not required
The default channel annotation is no longer required as default channel information is now optional. Users may provide default channel if they intend to update default channel information in the index/DB. The default channel may still be infered if package.yaml is present. If the default channel cannot be infered, then the default channel will be omitted. Bundle validation will no longer error out if default channel annotation is missing. Signed-off-by: Vu Dinh <vdinh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for aeb7d91 - Browse repository at this point
Copy the full SHA aeb7d91View commit details -
(fix) index add --overwrite-latest
This adds the ability to overwrite the latest bundle during index add in order to avoid having to remove all the bundles from the index and re-add them before being able to add the updated bundle.
Configuration menu - View commit details
-
Copy full SHA for 16b91b8 - Browse repository at this point
Copy the full SHA 16b91b8View commit details
Commits on Sep 24, 2020
-
Merge pull request operator-framework#448 from gallettilance/force-bu…
…ndle Bug 1880501: Adding overwrite-latest flag to index add
Configuration menu - View commit details
-
Copy full SHA for f634a5a - Browse repository at this point
Copy the full SHA f634a5aView commit details -
fix the comments of LabelDependency in the type definition
Signed-off-by: dongwenjuan <dong.wenjuan@zte.com.cn>
Configuration menu - View commit details
-
Copy full SHA for 4d9bf1d - Browse repository at this point
Copy the full SHA 4d9bf1dView commit details -
Update index add func to handle optional default channel
If default channel is not provided in annotations, the existing default channel will remain the same. For the case of the first bundle being added and the default channel isn't provided, it will be inferred from provided channel list if there is only one channel. Otherwise, the index add will fail until the default channel is provided. Signed-off-by: Vu Dinh <vdinh@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 4d61b1a - Browse repository at this point
Copy the full SHA 4d61b1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 083c308 - Browse repository at this point
Copy the full SHA 083c308View commit details -
Merge pull request operator-framework#455 from gallettilance/fix-add
Bug 1882479: erroring when replacement not found
Configuration menu - View commit details
-
Copy full SHA for 83d95a8 - Browse repository at this point
Copy the full SHA 83d95a8View commit details
Commits on Sep 25, 2020
-
Merge pull request operator-framework#451 from dinhxuanvu/default-chan
Bug 1878213: Update index add func to handle optional default channel
Configuration menu - View commit details
-
Copy full SHA for e2068e0 - Browse repository at this point
Copy the full SHA e2068e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7898932 - Browse repository at this point
Copy the full SHA 7898932View commit details
There are no files selected for viewing