-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: operator-framework/api
base: 1602407
head repository: operator-framework/api
compare: ca536d7
- 20 commits
- 3,048 files changed
- 10 contributors
Commits on Jan 15, 2022
-
chore: Bump k8s dependencies to 1.23 (#212)
Some notable bumps in versions: 1. Controller-runtime to 0.11.0 2. Controller-tools to 0.8.0 3. K8s modules to 1.23+ 4. Go to 1.17
Configuration menu - View commit details
-
Copy full SHA for 12a70c0 - Browse repository at this point
Copy the full SHA 12a70c0View commit details
Commits on Jan 17, 2022
-
fix: alm-example parse check should not fail when the annotation if e…
…mpty (#215) * fix: alm-example parse check should not fail when the annotation if empty * applying review
Configuration menu - View commit details
-
Copy full SHA for 77b3984 - Browse repository at this point
Copy the full SHA 77b3984View commit details
Commits on Jan 18, 2022
-
Added field for optional manifests (#209)
Signed-off-by: Frederic Giloux <fgiloux@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 6b187a1 - Browse repository at this point
Copy the full SHA 6b187a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 330a17e - Browse repository at this point
Copy the full SHA 330a17eView commit details
Commits on Jan 19, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b69651f - Browse repository at this point
Copy the full SHA b69651fView commit details -
(catsrc) add custom unmarshaller for registry poll interval (#169)
This PR implements a custom unmarshaller for the CatalogSourceSpec.UpdateStrategy. When a value that cannot be unmarshalled to *metav1.Duration was being passed to UpdateStrategy.RegistryPoll.Interval, the catalogSource sync loops in the catalog operator was stuck in an infinite loop instead of backing off and performing other syncs. The custom unmarshaller tries to unmarshall the input to the field to *metav1.Duration, and if it fails, it sets a default value of 15m for the field. Otherwise it accepts the value passed to the field.
Configuration menu - View commit details
-
Copy full SHA for 7c97612 - Browse repository at this point
Copy the full SHA 7c97612View commit details
Commits on Jan 24, 2022
-
Signed-off-by: perdasilva <perdasilva@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 75c6c24 - Browse repository at this point
Copy the full SHA 75c6c24View commit details -
Merge pull request #219 from perdasilva/add_per_to_approvers
Add perdasilva to approvers
Configuration menu - View commit details
-
Copy full SHA for fc492d5 - Browse repository at this point
Copy the full SHA fc492d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa93d1 - Browse repository at this point
Copy the full SHA bfa93d1View commit details -
Purge the root vendor directory (#213)
* Ignore the root vendor directory * Remove the root vendor directory Signed-off-by: timflannagan <timflannagan@gmail.com> * Ignore the root bin directory * Remove tool dependencies that are installed at runtime from root module * Update workflows and Makefile to avoid referencing the vendor directory Signed-off-by: timflannagan <timflannagan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 73f2f9e - Browse repository at this point
Copy the full SHA 73f2f9eView commit details
Commits on Jan 25, 2022
-
.github/workflows: Add workflow_dispatch event trigger (#214)
Update the go/verify workflows and specify the `workflow_dispatch` event trigger, so operator-framework members can trigger CI runs of these workflow definitions without having to open "empty" PRs. Signed-off-by: timflannagan <timflannagan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 97011d2 - Browse repository at this point
Copy the full SHA 97011d2View commit details -
feat: add warning for olm.properties being defined when validating csv (
#217) Signed-off-by: Tyler Slaton <tyslaton@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 82aa2d4 - Browse repository at this point
Copy the full SHA 82aa2d4View commit details
Commits on Jan 26, 2022
-
refactor(constraint): update none compound constraint to be not (#221)
Signed-off-by: Tyler Slaton <tyslaton@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 96da8f9 - Browse repository at this point
Copy the full SHA 96da8f9View commit details
Commits on Jan 28, 2022
-
.github/workflows: Update the pull_request trigger for the Go workflow (
#224) Update the Go workflow and update the pull_request trigger to run GHA checks on any branches to remain consistent with the verify workflow behavior. Signed-off-by: timflannagan <timflannagan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8e593f1 - Browse repository at this point
Copy the full SHA 8e593f1View commit details
Commits on Feb 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 2e47b5a - Browse repository at this point
Copy the full SHA 2e47b5aView commit details
Commits on Feb 8, 2022
-
add bundle size validator check (#210)
* add bundle size validator check Co-authored-by: Brett Tofel btofel@redhat.com * applying suggetions - review * add operator-registry as dep and use gzip method to check bundle size * go mod vendor * go fmt * add enconding to the api * refac name
Configuration menu - View commit details
-
Copy full SHA for e8208e3 - Browse repository at this point
Copy the full SHA e8208e3View commit details
Commits on Feb 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for bbe9c32 - Browse repository at this point
Copy the full SHA bbe9c32View commit details
Commits on Feb 25, 2022
-
fix: bundle size validator: ammount compressed scenarios should be lo…
…wer than < ~1MB and add improvement to show uncompressed ammount
Configuration menu - View commit details
-
Copy full SHA for 02354fc - Browse repository at this point
Copy the full SHA 02354fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ffeb35 - Browse repository at this point
Copy the full SHA 4ffeb35View commit details -
Merge pull request #229 from camilamacedo86/fix-ammout
bundle size validator: fix and improvements
Configuration menu - View commit details
-
Copy full SHA for ca536d7 - Browse repository at this point
Copy the full SHA ca536d7View 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 1602407...ca536d7