Felix Kunde
1af4c50ed0
bump to v1.15.0 ( #2965 )
...
* bump to v1.15.0
* more linter hints
* update dependencies of kubectl-pg plugin
2025-10-21 11:56:33 +02:00
Felix Kunde
bf5db676b1
replace deprecated ioutil ( #2531 )
...
* replace deprecated ioutil
* replace ioutil also in kubectl plugin
2024-02-05 11:58:36 +01:00
yoshihikoueno
ab25c63317
Fixed a typo bypassurl -> bypassrls ( #2204 )
2023-02-10 17:21:27 +01:00
Felix Kunde
087c379687
move to go 1.17.4 and update dependencies ( #1717 )
...
* move to go 1.17.4 and update dependencies
* use go install for mockgen and kind
2021-12-16 15:13:30 +01:00
Felix Kunde
f0f7f25d30
Fix go lint errors ( #1468 )
...
* fix linter errors
* fix linter errors in kubectl plugin
* update PyYAML dependency in e2e tests
* declare a testVolume in volume_test
2021-05-10 11:48:03 +02:00
Felix Kunde
837f845a1c
update kubectl-pg plugin ( #1264 )
...
* update kubectl-pg plugin
* fix remaining build issues and update go modules
* some more README updates
2021-02-15 17:13:07 +01:00
Felix Kunde
929075814a
diff SecurityContext of containers ( #1255 )
...
* diff SecurityContext of containers
* change log messages to use "does not" vs "doesn't"
2020-12-15 10:06:53 +01:00
Felix Kunde
d76419565b
move to apiextensions from v1beta1 to v1 ( #746 )
...
* move to apiextensions from v1beta1 to v1
* remove metadata from CRD validation
* some forgotten change
2020-11-02 10:49:29 +01:00
Felix Kunde
b66734a0a9
omit PgVersion diff on sync ( #860 )
...
* use PostgresParam.PgVersion everywhere
* on sync compare pgVersion with SpiloConfiguration
* update getNewPgVersion and added tests
2020-03-13 11:48:19 +01:00
Vineeth Reddy
fd6a2454e8
[GSoC 2019] kubectl plugin for the Postgres operator ( #579 )
...
* Add a prototype of a kubectl plugin for the Postgres operator
Work done by Vineeth Pothulapati <vineethpothulapati@outlook.com>
during Google Summer of Code 2019
2019-08-27 12:51:21 +02:00