-
Notifications
You must be signed in to change notification settings - Fork 16
Comparing changes
Open a pull request
base repository: GoogleCloudPlatform/cloud-sql-proxy-operator
base: v0.1.0
head repository: GoogleCloudPlatform/cloud-sql-proxy-operator
compare: v0.2.0
- 17 commits
- 20 files changed
- 8 contributors
Commits on Dec 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1983fbe - Browse repository at this point
Copy the full SHA 1983fbeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9da15ee - Browse repository at this point
Copy the full SHA 9da15eeView commit details
Commits on Dec 14, 2022
-
chore: only update the version in the docs on a new release. (#159)
When a user lands on this repo and reads the README or Quick Start Guide, the instructions should point the user to the latest released version of the proxy, not the current dev version. This PR updates make generate so that it does not automatically update the version in documentation, leaving the latest release version in the docs. It also updates the release-please-updates job that generates code after the release PR is created to update the version in docs along with running make generate.
Configuration menu - View commit details
-
Copy full SHA for e2ebd52 - Browse repository at this point
Copy the full SHA e2ebd52View commit details -
Configuration menu - View commit details
-
Copy full SHA for a54f527 - Browse repository at this point
Copy the full SHA a54f527View commit details -
chore: update dev version to 0.1.1-dev (#161)
Update version.txt to the next dev version.
Configuration menu - View commit details
-
Copy full SHA for 570fa34 - Browse repository at this point
Copy the full SHA 570fa34View commit details -
doc: update the Quick Start guide with the workaround for GKE Autopil…
…ot (#158) This updates the Quick Start guide adding a few extra steps to work around the problem that the installer does not work on GKE Autopilot clusters. This explains to the user how to use the helm chart for cert-manager to make it install correctly on GKE. Related to #157 Further work required: #162
Configuration menu - View commit details
-
Copy full SHA for 4f5783b - Browse repository at this point
Copy the full SHA 4f5783bView commit details
Commits on Dec 15, 2022
-
doc: Add preview disclaimer to the README (#166)
The README should say that this software is not yet ready for production.
Configuration menu - View commit details
-
Copy full SHA for 76589f2 - Browse repository at this point
Copy the full SHA 76589f2View commit details
Commits on Jan 3, 2023
-
fix!: remove Namespace field from AuthProxyWorkloadSelector (#168)
For security, AuthProxyWorkload resources are only allowed to affect workloads running in the same namespace. This prevents one AuthProxyWorkload in one namespace from affecting a workload in a different namespace. This change removes the WorkloadSelectorSpec.Namespace field and associated code that allowed cross-namespace workload selection.
Configuration menu - View commit details
-
Copy full SHA for 7bcc27d - Browse repository at this point
Copy the full SHA 7bcc27dView commit details -
chore: update copyright in generated files to 2023 (#170)
The copyright header on generated files need to read the current year.
Configuration menu - View commit details
-
Copy full SHA for 9b87517 - Browse repository at this point
Copy the full SHA 9b87517View commit details
Commits on Jan 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for aa88f3f - Browse repository at this point
Copy the full SHA aa88f3fView commit details
Commits on Jan 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e92ac7c - Browse repository at this point
Copy the full SHA e92ac7cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ce4d4 - Browse repository at this point
Copy the full SHA 87ce4d4View commit details
Commits on Jan 11, 2023
-
fix: Update installer.sh to use helm for cert-manager (#163)
This updates the install script to use helm to install cert-manager. This makes the installer work both for GKE Autopilot and non-autopilot clusters. Fixes #157
Configuration menu - View commit details
-
Copy full SHA for 62fc5dc - Browse repository at this point
Copy the full SHA 62fc5dcView commit details
Commits on Jan 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fac3921 - Browse repository at this point
Copy the full SHA fac3921View commit details
Commits on Jan 18, 2023
-
chore: update to use latest proxy image: 2.0.0 (#174)
The proxy release is complete. Now we must update the operator to deploy the proxy image 2.0.0.
Configuration menu - View commit details
-
Copy full SHA for 1d735c3 - Browse repository at this point
Copy the full SHA 1d735c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44babcd - Browse repository at this point
Copy the full SHA 44babcdView commit details -
chore(main): release 0.2.0 (#169)
0.2.0 (2023-01-18) BREAKING CHANGES - remove Namespace field from AuthProxyWorkloadSelector (#168) Bug Fixes - remove Namespace field from AuthProxyWorkloadSelector (#168) (7bcc27d) - Update installer.sh to use helm for cert-manager (#163) (62fc5dc), closes #157 Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Release PR Generate Bot action release-please[bot] <release-please[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0825d31 - Browse repository at this point
Copy the full SHA 0825d31View 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 v0.1.0...v0.2.0