Felix Kunde
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
Felix Kunde
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
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
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
Felix Kunde
6dc239aa32
update Go and dependencies ( #1645 )
...
* update Go and dependencies
* update deps for kubectl-pg too
* raise Go version for internal CI pipelines
2021-10-13 10:52:56 +02: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