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