Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support pgadmin & monitoring #27

Merged
merged 5 commits into from
Aug 8, 2023
Merged

Conversation

balinorLiang
Copy link
Collaborator

@balinorLiang balinorLiang commented Jul 21, 2023

Checklist:

  • Have you added an explanation of what your changes do and why you'd like them to be included?
  • Have you updated or added documentation for the change, as applicable?
  • Have you tested your changes on all related environments with successful results, as applicable?
    • Have you added automated tests?

Type of Changes:

  • New feature
  • Bug fix
  • Documentation
  • Testing enhancement
  • Other

What is the current behavior (link to any open issues here)?
Support pgadmin as described in #31, what's more, support pgmonitor as described in #32

What is the new behavior (if this is a feature change)?

  • Breaking change (fix or feature that would cause existing functionality to change)

Other Information:

@balinorLiang balinorLiang merged commit 4ed3a52 into IvorySQL:master Aug 8, 2023
11 checks passed
balinorLiang added a commit that referenced this pull request Aug 29, 2023
* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Aug 29, 2023
* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Aug 29, 2023
* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Aug 29, 2023
* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Aug 29, 2023
* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

* Change pgadmin4 image (#49)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* update kuttl test (#2)

* update kuttl test

* update docker images

* goimports modify

* reduce pgadmin & modify kerberos_conn status (#3)

* reduce pgadmin & modify kerberos_conn status

* issues detected by golangci-lint v1.54.2

* static envtest k8s version

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
This was referenced Sep 7, 2023
balinorLiang added a commit to balinorLiang/ivory-operator that referenced this pull request Sep 15, 2023
* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak
balinorLiang added a commit that referenced this pull request Sep 26, 2023
* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak
balinorLiang added a commit that referenced this pull request Sep 26, 2023
* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Sep 26, 2023
* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Sep 26, 2023
* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
balinorLiang added a commit that referenced this pull request Sep 26, 2023
* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

* Update REL1.1 branch (#48)

* add pgaudit (#28)

Co-authored-by: JiaoShuntian <[email protected]>

* Support pgadmin & monitoring (#27)

* ivory-operator support pgadmin4 7.4 version

* add pgamdin support & monitoring

* modify yaml file for monitoring

* bugfix for testing configuration status wrong

* update examples pgbouncer & keycloak

* Ivyo rel 1.1 dev (#47)

* Modify kuttl testing file & CI/CD workflows (#45)

* ivory-operator support pgadmin4 7.4 version & update add kuttl testing

* Update 1.1 DEV branch from master (#46)

* add pgaudit

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>

---------

Co-authored-by: JiaoShuntian <[email protected]>
Co-authored-by: JiaoShuntian <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant