postgres-operator/pkg
Oleksii Kliukin d1c22d4a2e First compilable state with go-client 6.0
There are shortcuts in this code, i.e. we created the deepcopy function
by using the deepcopy package instead of the generated code, that will
be addressed once migrated to client-go v8. Also, some objects,
particularly statefulsets, are still taken from v1beta, this will also
be addressed in further commits once the changes are stabilized.
2018-07-26 12:26:57 +02:00
..
apiserver Merge pull request #240 from zalando-incubator/feature/goreport-improvements 2018-02-22 11:31:08 +01:00
cluster First compilable state with go-client 6.0 2018-07-26 12:26:57 +02:00
controller First compilable state with go-client 6.0 2018-07-26 12:26:57 +02:00
spec First compilable state with go-client 6.0 2018-07-26 12:26:57 +02:00
util First compilable state with go-client 6.0 2018-07-26 12:26:57 +02:00