postgres-operator/pkg/cluster
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
..
cluster.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
cluster_test.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
exec.go First compilable state with go-client 6.0 2018-07-26 12:26:57 +02:00
filesystems.go Make use of kubernetes client-go v4 2017-07-25 15:25:17 +02:00
k8sres.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
k8sres_test.go Deprecate old LB options, fix endpoint sync. (#287) 2018-05-15 15:19:18 +02:00
pg.go Some improvements for golint, ineffassign and misspell 2018-02-19 17:46:31 +01:00
pod.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
resources.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
sync.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
types.go add comments on roles 2017-09-11 17:44:32 +02:00
util.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00
volumes.go Update dependencies to go-client 6.0. 2018-07-24 16:46:52 +02:00