f6add42b7e 
								
							 
						 
						
							
							
								
								Bump gevent from 22.10.2 to 23.9.1 in /ui ( #2433 )  
							
							... 
							
							
							
							Bumps [gevent](https://github.com/gevent/gevent ) from 22.10.2 to 23.9.1.
- [Release notes](https://github.com/gevent/gevent/releases )
- [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst )
- [Commits](https://github.com/gevent/gevent/compare/22.10.2...23.9.1 )
---
updated-dependencies:
- dependency-name: gevent
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2024-01-04 11:07:26 +01:00  
				
					
						
							
							
								 
						
							
								957e8722c3 
								
							 
						 
						
							
							
								
								📝  "*" can be used for UI TARGET_NAMESPACE option ( #2412 )  
							
							... 
							
							
							
							Similar to "WATCHED_NAMESPACE" for the operator itself, "*" is a valid option for the UI. Without it clusters in multiple namespaces - rather, those not in the TARGET_NAMESPACE - will not show in the UI. Which can be confusing for users. 
							
						 
						
							2024-01-03 16:47:59 +01:00  
				
					
						
							
							
								 
						
							
								552bd26c0f 
								
							 
						 
						
							
							
								
								bump to v1.10.1 ( #2410 )  
							
							... 
							
							
							
							* bump to v1.10.1 
							
						 
						
							2023-09-07 22:46:26 +02:00  
				
					
						
							
							
								 
						
							
								eb0d55ea49 
								
							 
						 
						
							
							
								
								[UI] revert index.html base url and provide USE_AWS_INSTANCE_PROFILE example ( #2403 )  
							
							... 
							
							
							
							* revert index.html base url and provide USE_AWS_INSTANCE_PROFILE example 
							
						 
						
							2023-09-04 16:25:53 +02:00  
				
					
						
							
							
								 
						
							
								2204c2f992 
								
							 
						 
						
							
							
								
								[UI] Bump python libraries flask, requests and werkzeug ( #2404 )  
							
							... 
							
							
							
							Co-authored-by: inovindasari <ida.novindasari@zalando.de> 
							
						 
						
							2023-08-25 15:36:38 +02:00  
				
					
						
							
							
								 
						
							
								c580e509d3 
								
							 
						 
						
							
							
								
								Bump v1.10.0 ( #2299 )  
							
							... 
							
							
							
							* bump to v1.9.1
* update year in license and add links to more blog posts
* bump go to 1.19 and update dependencies
* go for 1.10.0 instead of 1.9.1
* fix unit test - removed obsolete ClusterName field
* fix DNS template in UI helm chart deployment file 
							
						 
						
							2023-04-20 18:21:43 +02:00  
				
					
						
							
							
								 
						
							
								421017b1cc 
								
							 
						 
						
							
							
								
								Bump werkzeug from 2.2.2 to 2.2.3 in /ui ( #2224 )  
							
							... 
							
							
							
							Bumps [werkzeug](https://github.com/pallets/werkzeug ) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/pallets/werkzeug/releases )
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst )
- [Commits](https://github.com/pallets/werkzeug/compare/2.2.2...2.2.3 )
---
updated-dependencies:
- dependency-name: werkzeug
  dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 
							
						 
						
							2023-03-16 12:16:32 +01:00  
				
					
						
							
							
								 
						
							
								8356ebf097 
								
							 
						 
						
							
							
								
								Adds APP_URL as base tag href to enable loading via ui via ingress routes ( #2195 )  
							
							
							
						 
						
							2023-02-15 15:49:23 +01:00  
				
					
						
							
							
								 
						
							
								933b45aba0 
								
							 
						 
						
							
							
								
								show pooler dns when success creating pooler ( #2202 )  
							
							
							
						 
						
							2023-02-02 16:46:45 +01:00  
				
					
						
							
							
								 
						
							
								30b612489a 
								
							 
						 
						
							
							
								
								bump to v1.9.0 ( #2177 )  
							
							... 
							
							
							
							* bump to v1.9.0
* some minor UI config updates
* bump UI package.json to 1.9.0, too 
							
						 
						
							2023-01-30 10:15:16 +01:00  
				
					
						
							
							
								 
						
							
								d5251c5fc8 
								
							 
						 
						
							
							
								
								Update UI library dependencies ( #2191 )  
							
							... 
							
							
							
							* Update UI library dependencies
* change to node v14
* update js-yaml load and dump function 
							
						 
						
							2023-01-27 12:47:30 +01:00  
				
					
						
							
							
								 
						
							
								63c9f916a6 
								
							 
						 
						
							
							
								
								fix default cpu memory ( #2178 )  
							
							
							
						 
						
							2023-01-17 17:18:08 +01:00  
				
					
						
							
							
								 
						
							
								becf8a4715 
								
							 
						 
						
							
							
								
								Bump spilo and target version for PostgreSQL 15 ( #2139 )  
							
							... 
							
							
							
							* Bumped Spilo image tag to the one that supports PostgreSQL 15. Using CDP version temporarily until non-CDP one is released.
* Added support for PostgreSQL 15 and made it default. 9.5 and 9.6 are now no longer supported
* Bumped spilo image tag to 2.1-p9
* Bumped spilo image in test launcher
Co-authored-by: yoshihiko <ariyoshi10@gmail.com>
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> 
							
						 
						
							2023-01-04 12:01:30 +01:00  
				
					
						
							
							
								 
						
							
								2011367525 
								
							 
						 
						
							
							
								
								feat: [ui] Relative navigation; add storageClass ( #1835 )  
							
							... 
							
							
							
							- Change all ui request from absolute path to relative path.
  Can access ui web like ex.com/pgo/ with nginx spec config
  relative issue: zalando#1613
- Add storageClass field relative-nav
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> 
							
						 
						
							2022-12-29 15:22:22 +01:00  
				
					
						
							
							
								 
						
							
								3e148ea57e 
								
							 
						 
						
							
							
								
								enable operator support for pg15 and drop support for 9.5 and 9.6 ( #2140 )  
							
							... 
							
							
							
							* enable operator support for pg15 and drop support for 9.5 and 9.6
* not offer 15 in UI before spilo-15 is available 
							
						 
						
							2022-12-15 12:17:27 +01:00  
				
					
						
							
							
								 
						
							
								18908e6097 
								
							 
						 
						
							
							
								
								[UI] include load balancer in the monthly cost calculation ( #1977 )  
							
							
							
						 
						
							2022-10-26 12:19:48 +02:00  
				
					
						
							
							
								 
						
							
								920f3dee3e 
								
							 
						 
						
							
							
								
								bumped to alpine base image 3.15 ( #2027 )  
							
							... 
							
							
							
							* Bumped Alpine to 3.15
Co-authored-by: Philip Haberkern <Philip.haberkern> 
							
						 
						
							2022-10-18 11:02:04 +02:00  
				
					
						
							
							
								 
						
							
								4c07494ac7 
								
							 
						 
						
							
							
								
								deprecate ClusterName field of Postgresql type and remove team from REST endpoints ( #2015 )  
							
							... 
							
							
							
							* deprecate ClusterName field of Postgresql type
* remove for teamId from operator API endpints /status /logs /history
* update dns_format_string and yaml template in UI 
							
						 
						
							2022-08-29 15:00:25 +02:00  
				
					
						
							
							
								 
						
							
								4ee6c66620 
								
							 
						 
						
							
							
								
								[UI] update dependencies aug 22 ( #1990 )  
							
							
							
						 
						
							2022-08-08 17:36:08 +02:00  
				
					
						
							
							
								 
						
							
								6d0117b662 
								
							 
						 
						
							
							
								
								bump to v1.8.2 ( #1932 )  
							
							... 
							
							
							
							* bump to v1.8.2
* update opconfig docs around pod environment secret
* fix z-index of UI tooltip 
							
						 
						
							2022-06-20 14:37:21 +02:00  
				
					
						
							
							
								 
						
							
								7c878f8aaa 
								
							 
						 
						
							
							
								
								bump to v1.8.1 ( #1884 )  
							
							... 
							
							
							
							* bump to v1.8.1
* quote users in REVOKE stmt 
							
						 
						
							2022-05-20 12:08:41 +02:00  
				
					
						
							
							
								 
						
							
								6268fb826a 
								
							 
						 
						
							
							
								
								update column and cost function ( #1894 )  
							
							
							
						 
						
							2022-05-19 11:00:11 +02:00  
				
					
						
							
							
								 
						
							
								97c7091370 
								
							 
						 
						
							
							
								
								[UI] use safe defaults for fetching cluster logs ( #1872 )  
							
							... 
							
							
							
							* [UI] use safe defaults for fetching cluster logs 
							
						 
						
							2022-04-29 14:44:20 +02:00  
				
					
						
							
							
								 
						
							
								cde88d3711 
								
							 
						 
						
							
							
								
								bump to v1.8.0 ( #1852 )  
							
							... 
							
							
							
							* bump to v1.8.0
* fix helm instructions for ui
* update UI version package.json
* update ui chart 
							
						 
						
							2022-04-20 18:30:23 +02:00  
				
					
						
							
							
								 
						
							
								cde448d12e 
								
							 
						 
						
							
							
								
								[UI] logs for clusters where teamId has dash ( #1859 )  
							
							... 
							
							
							
							* [UI] logs for clusters where teamId has dash 
							
						 
						
							2022-04-20 18:28:46 +02:00  
				
					
						
							
							
								 
						
							
								cc26861519 
								
							 
						 
						
							
							
								
								[UI] add ingressClassName ( #1787 )  
							
							... 
							
							
							
							* feat: add ingressClassName
Signed-off-by: Matthias Teich <matthias.teich@gdata.de>
* Update example manifest
Signed-off-by: Matthias Teich <matthias.teich@gdata.de>
* Update ui/manifests/ingress.yaml
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> 
							
						 
						
							2022-03-25 14:56:06 +01:00  
				
					
						
							
							
								 
						
							
								d6641a9b0f 
								
							 
						 
						
							
							
								
								[UI] support Postgres version and pod resource changes + adding IOPS and throughput config options ( #1824 )  
							
							
							
						 
						
							2022-03-25 10:03:20 +01:00  
				
					
						
							
							
								 
						
							
								2d2386f519 
								
							 
						 
						
							
							
								
								fix(ui): uses correct default URL value for WALE_S3_ENDPOINT ( #1793 )  
							
							... 
							
							
							
							Co-authored-by: Emil Bostijancic <emil.bostijancic@gmaail.com> 
							
						 
						
							2022-02-23 15:30:23 +01:00  
				
					
						
							
							
								 
						
							
								f9150aa6db 
								
							 
						 
						
							
							
								
								bump operator to v1.7.1 ( #1670 )  
							
							... 
							
							
							
							* bump operator to v1.7.1
* update UI image in manifest example 
							
						 
						
							2021-11-03 16:55:01 +01:00  
				
					
						
							
							
								 
						
							
								ab25fb29b7 
								
							 
						 
						
							
							
								
								make Postgres 14 available ( #1636 )  
							
							... 
							
							
							
							* make Postgres 14 available
* don't be too hard to 9.5
* bump Spilo image and more docs updates
* update e2e test upgrading to 14 
							
						 
						
							2021-10-12 12:00:59 +02:00  
				
					
						
							
							
								 
						
							
								f105533543 
								
							 
						 
						
							
							
								
								feat: Add extraEnvs to operator-ui helm chart ( #1582 )  
							
							... 
							
							
							
							* feat: Add extraEnvs to operator-ui helm chart
* chore: Add env variables exemple to exemple manifest
* docs: Add comments on ui extraenvs 
							
						 
						
							2021-08-20 15:11:11 +02:00  
				
					
						
							
							
								 
						
							
								47dc0a9aee 
								
							 
						 
						
							
							
								
								fix(ui): update ingress api versions in helm chart for newer k8s vers… ( #1575 )  
							
							... 
							
							
							
							* fix(ui): update ingress api versions in helm chart for newer k8s versions
* fix(ui): update ingress api version in plain manifest 
							
						 
						
							2021-08-12 11:52:32 +02:00  
				
					
						
							
							
								 
						
							
								0745ce7cce 
								
							 
						 
						
							
							
								
								Remove team label from UI deployment ( #1444 )  
							
							... 
							
							
							
							* helm chart remove 1.6.0 archive from 1.6.0 archive
* remove team label from UI deployment 
							
						 
						
							2021-04-07 17:22:06 +02:00  
				
					
						
							
							
								 
						
							
								ff46bb069b 
								
							 
						 
						
							
							
								
								update docker base images and UI dependencies ( #1302 )  
							
							... 
							
							
							
							* update docker base images and UI dependencies
* use latest compliant base image 
							
						 
						
							2021-01-13 10:40:55 +01:00  
				
					
						
							
							
								 
						
							
								2eac36d003 
								
							 
						 
						
							
							
								
								update year in generated code and maintainer info in Dockerfiles ( #1298 )  
							
							... 
							
							
							
							* update year in generated code and maintainer info in Dockerfiles
* minor update in admin docs 
							
						 
						
							2021-01-08 17:07:28 +01:00  
				
					
						
							
							
								 
						
							
								646c28e9c9 
								
							 
						 
						
							
							
								
								[UI] on read_pods filter only spilo pods ( #1297 )  
							
							
							
						 
						
							2021-01-08 12:00:23 +01:00  
				
					
						
							
							
								 
						
							
								260714b657 
								
							 
						 
						
							
							
								
								fix typo in pooler env variable ( #1294 )  
							
							
							
						 
						
							2021-01-07 15:16:09 +01:00  
				
					
						
							
							
								 
						
							
								102178409b 
								
							 
						 
						
							
							
								
								bump tp v1.6.0 ( #1265 )  
							
							... 
							
							
							
							* bump tp v1.6.0
* update logical-backup image
* Using smaller image for e2e test.
* fix env var name in docs
* add postgresql-client-13 to logical backup image
Co-authored-by: Jan Mussler <janm81@gmail.com> 
							
						 
						
							2020-12-18 13:10:35 +01:00  
				
					
						
							
							
								 
						
							
								a63ad49ef8 
								
							 
						 
						
							
							
								
								Initial commit for new 1.6 release with Postgres 13 support. ( #1257 )  
							
							... 
							
							
							
							* Initial commit for new 1.6 release with Postgres 13 support.
* Updating maintainers, Go version, Codeowners.
* Use lazy upgrade image that contains pg13.
* fix typo for ownerReference
* fix clusterrole in helm chart
* reflect GCP logical backup in validation
* improve PostgresTeam docs
* change defaults for enable_pgversion_env_var and storage_resize_mode
* explain manual part of in-place upgrade
* remove gsoc docs
Co-authored-by: Felix Kunde <felix-kunde@gmx.de> 
							
						 
						
							2020-12-17 15:00:29 +01:00  
				
					
						
							
							
								 
						
							
								636ba9b846 
								
							 
						 
						
							
							
								
								[UI] reflect new backup paths and cluster status ( #1260 )  
							
							... 
							
							
							
							* [UI] reflect new backup paths and cluster status 
							
						 
						
							2020-12-16 15:23:06 +01:00  
				
					
						
							
							
								 
						
							
								49158ecb68 
								
							 
						 
						
							
							
								
								Connection pooler for replica ( #1127 )  
							
							... 
							
							
							
							* Enable connection pooler for replica
* Refactor code for connection pooler
  - Move all the relevant code to a separate file
  - Move all the related tests to a separate file
  - Avoid using cluster where not required
  - Simplify the logic in sync and other methods
  - Cleanup of duplicated or unused code
* Fix labels for the replica pods
* Update deleteConnectionPooler to include role
* Adding test cases and other changes
   - Fix unit test and delete secret when required only
   - Make sure we use empty fresh cluster for every test case.
* enhance e2e test
* Disable pooler in complete manifest as this is source for e2e too an creates unnecessary pooler setups.
Co-authored-by: Rafia Sabih <rafia.sabih@zalando.de>
Co-authored-by: Jan Mussler <janm81@gmail.com> 
							
						 
						
							2020-11-13 14:52:21 +01:00  
				
					
						
							
							
								 
						
							
								e10e0fec9e 
								
							 
						 
						
							
							
								
								Add support in UI for custom S3 endpoints for backups ( #1152 )  
							
							... 
							
							
							
							* Support custom S3 endpoint for backups
* Log info about AWS S3 endpoint during start up 
							
						 
						
							2020-10-28 10:56:50 +01:00  
				
					
						
							
							
								 
						
							
								dab704c566 
								
							 
						 
						
							
							
								
								Add kustomize support to Postgres UI. ( #1086 )  
							
							... 
							
							
							
							Co-authored-by: Peter Halliday <peter.halliday@walgreens.com> 
							
						 
						
							2020-08-26 12:06:25 +02:00  
				
					
						
							
							
								 
						
							
								9acdcd8bbf 
								
							 
						 
						
							
							
								
								Make selector match labels defined in the deployment ( #1001 )  
							
							... 
							
							
							
							Currently, the deployment manifest specifies two labels: `name` and `team`.
This fixes the service not matching the deployed pods by chosing a correct selector. 
							
						 
						
							2020-06-04 16:49:22 +02:00  
				
					
						
							
							
								 
						
							
								62bde6faa2 
								
							 
						 
						
							
							
								
								fix env var in UI chart ( #967 )  
							
							... 
							
							
							
							* fix env var in UI chart
* re-include 1.4.0 in helm chart index
* fix import in UI main.py and updated images 
							
						 
						
							2020-05-08 13:02:27 +02:00  
				
					
						
							
							
								 
						
							
								bb3d2fa678 
								
							 
						 
						
							
							
								
								Bump v1.5.0 ( #954 )  
							
							... 
							
							
							
							* bump to v1.5.0
* update helm charts and docs
* update helm charts and packages
* update images for spilo, logical-backup and pooler 
							
						 
						
							2020-05-05 12:52:54 +02:00  
				
					
						
							
							
								 
						
							
								be208b61f1 
								
							 
						 
						
							
							
								
								Fix S3 backup list ( #880 )  
							
							... 
							
							
							
							* Fix S3 backup list
Co-authored-by: Petr Barborka <petr.barborka@orgis.cz> 
							
						 
						
							2020-04-30 17:10:16 +02:00  
				
					
						
							
							
								 
						
							
								5af4379118 
								
							 
						 
						
							
							
								
								[UI] add toggle for connection pooler ( #953 )  
							
							... 
							
							
							
							* [UI] add toggle for connection pooler
* remove team service logger
* fix new.tag.pug and change port in Makefile 
							
						 
						
							2020-04-30 09:58:07 +02:00  
				
					
						
							
							
								 
						
							
								07c5da35e3 
								
							 
						 
						
							
							
								
								fix minor issues in docs and manifests ( #866 )  
							
							... 
							
							
							
							* fix minor issues in docs and manifests
* double retry_timeout_sec 
							
						 
						
							2020-03-18 15:02:13 +01:00  
				
					
						
							
							
								 
						
							
								fb9ef11e4e 
								
							 
						 
						
							
							
								
								align UI pipeline with operator ( #844 )  
							
							... 
							
							
							
							* align UI pipeline with operator 
							
						 
						
							2020-02-24 17:48:14 +01:00