-
Couldn't load subscription status.
- Fork 68
Comparing changes
Open a pull request
base repository: operator-framework/operator-controller
base: v1.2.0-rc1
head repository: operator-framework/operator-controller
compare: v1.2.0-rc3
- 11 commits
- 22 files changed
- 6 contributors
Commits on Jan 29, 2025
-
🐛 fix release artefacts after monorepo changes and release candidate …
…1.2.0-rc1 (#1661) * fix: the reference in the quick-star to get the latest release version properly * fix: replace devel tag image with the version from release
Configuration menu - View commit details
-
Copy full SHA for 7ee4ced - Browse repository at this point
Copy the full SHA 7ee4cedView commit details
Commits on Jan 30, 2025
-
Fix the catalogd run-latest-release make target running in the wrong …
…directory. (#1667) Signed-off-by: dtfranz <dfranz@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 3de5c63 - Browse repository at this point
Copy the full SHA 3de5c63View commit details -
UPSTREAM: 1663: Recommended leaderelection setting (#1663)
Extensive e2e tests revealed that operator-controller might run into leader election timeouts during cluster bootstrap, causing sporadic alerts being generated. This commit uses recommended settings for leaderelection LeaseDuration: 15s -> 137s RenewDeadline: 10s -> 107s RetryPeriod: 2s -> 26s Warning: This will increase potential down-time of catalogd to 163s in the worst case (up from 17s). (LeaseDuration + RetryPeriod)
Configuration menu - View commit details
-
Copy full SHA for 037b9e2 - Browse repository at this point
Copy the full SHA 037b9e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d6b6d7 - Browse repository at this point
Copy the full SHA 4d6b6d7View commit details -
🌱 Bump pymdown-extensions from 10.14.1 to 10.14.2 (#1662)
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.14.1 to 10.14.2. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](facelessuser/pymdown-extensions@10.14.1...10.14.2) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 10e2754 - Browse repository at this point
Copy the full SHA 10e2754View commit details -
[Monorepo] Fix make verify-crd-compatibility for catalogd (#1668)
The `verify-crd-compatibility` check needs to be executed from the root directory; otherwise, it fails to correctly resolve commit SHAs for comparison. To address this, we have combined the checks for both CRDs into a single verification step, ensuring correctness while eliminating duplicate file references.
Configuration menu - View commit details
-
Copy full SHA for c5e9a17 - Browse repository at this point
Copy the full SHA c5e9a17View commit details -
Clear cache on startup, use tempDir for unpacking (#1669)
Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 3998a3b - Browse repository at this point
Copy the full SHA 3998a3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for da0e803 - Browse repository at this point
Copy the full SHA da0e803View commit details -
Add support for SSL env vars to cert pool watcher (#1672)
The SystemRoot store looks at the SSL_CERT_DIR and SSL_CERT_FILE environment variables for certificate locations. Because these variables are under control of the user, we should assume that the user wants to control the contents of the SystemRoot, and subsequently that those contents could change (as compared to certs located in the default /etc/pki location). Thus, we should watch those locations if they exist. Signed-off-by: Todd Short <tshort@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for 04f1b93 - Browse repository at this point
Copy the full SHA 04f1b93View commit details -
Separate CA configuration for pulls vs catalogd services (#1673)
Rename the flags that provide CAs to image pulling to indicate the use. Keep the old flag around (for backward compatibility), but prefer the new flag(s). Signed-off-by: Todd Short <tshort@redhat.com>
Configuration menu - View commit details
-
Copy full SHA for c3a4406 - Browse repository at this point
Copy the full SHA c3a4406View commit details
Commits on Jan 31, 2025
-
🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#1671)
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e77c53c - Browse repository at this point
Copy the full SHA e77c53cView 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 v1.2.0-rc1...v1.2.0-rc3