-
Notifications
You must be signed in to change notification settings - Fork 253
Comparing changes
Open a pull request
base repository: operator-framework/operator-registry
base: 220ec6a
head repository: operator-framework/operator-registry
compare: a98ec3c
- 14 commits
- 1,187 files changed
- 5 contributors
Commits on Sep 12, 2019
-
pkg/registry/bundle.go: use v1beta1.CustomResourceDefinition, as
the apiextensions type is internal
Configuration menu - View commit details
-
Copy full SHA for 78e83c9 - Browse repository at this point
Copy the full SHA 78e83c9View commit details
Commits on Sep 24, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 64fece7 - Browse repository at this point
Copy the full SHA 64fece7View commit details
Commits on Sep 25, 2019
-
feat(csv): support extracting version from bundle's csv
this is used in OLM to handle csvs from a catalog without parsing them fully (and abstract over changes in underlying types)
Configuration menu - View commit details
-
Copy full SHA for 4930852 - Browse repository at this point
Copy the full SHA 4930852View commit details -
this is not used in operator-registry anymore, and will be replaced by the validation library
Configuration menu - View commit details
-
Copy full SHA for 7bafd22 - Browse repository at this point
Copy the full SHA 7bafd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for afb7ad1 - Browse repository at this point
Copy the full SHA afb7ad1View commit details -
Merge pull request #87 from ecordell/kube-1.16
Bump to kube 1.16
Configuration menu - View commit details
-
Copy full SHA for 2f3ee84 - Browse repository at this point
Copy the full SHA 2f3ee84View commit details
Commits on Sep 27, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 88a6c29 - Browse repository at this point
Copy the full SHA 88a6c29View commit details
Commits on Sep 28, 2019
-
Merge pull request #88 from kevinrizza/migrations-proposal
Add migration proposal
Configuration menu - View commit details
-
Copy full SHA for 8ffce09 - Browse repository at this point
Copy the full SHA 8ffce09View commit details
Commits on Oct 12, 2019
-
Merge pull request #86 from estroz/fix-crd-encoding
pkg/registry: use v1beta1.CustomResourceDefinition, as the apiextensions type is internal
Configuration menu - View commit details
-
Copy full SHA for 628ebd4 - Browse repository at this point
Copy the full SHA 628ebd4View commit details
Commits on Oct 14, 2019
-
chore(client): move k8s clientset generation
Allows code reuse throughout operator-registry.
Jeff Peeler committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for e6f6da9 - Browse repository at this point
Copy the full SHA e6f6da9View commit details -
feat(sqlite): add configmap writer
This implements "Populate" for writing bundle data to a configmap. Both subdirectories manifests and metadata are parsed for files to be stored in the configmap. Also implements a function for deploying the bundle image via a job.
Jeff Peeler committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for b4b7ff1 - Browse repository at this point
Copy the full SHA b4b7ff1View commit details -
feat(cli): add bundle extractor binary
This command serves the manifest data from an image bundle into a configmap. The naming should be fairly temporary as this functionality will very shortly be refactored into the upcoming CLI changes for incorporating everything into one binary.
Jeff Peeler committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 5c325d5 - Browse repository at this point
Copy the full SHA 5c325d5View commit details -
test(e2e): add initial test bootstrap
Essentially what is produced by `ginkgo bootstrap`, but without using dot-imports. The package name is intentionally chosen to be outside of the code under test in order to encourage not reaching into the internals.
Jeff Peeler committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for 377e2fb - Browse repository at this point
Copy the full SHA 377e2fbView commit details -
test(e2e): add bundle data image extraction test
The image-bundle directory contains files for the data inside a bundle image in addition to buildling both the bundle and init container images.
Jeff Peeler committedOct 14, 2019 Configuration menu - View commit details
-
Copy full SHA for a98ec3c - Browse repository at this point
Copy the full SHA a98ec3cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 220ec6a...a98ec3c