Skip to content

OrdsSrvs secret vs password #181

Closed
Closed
@gotsysdba

Description

@gotsysdba

Mismatch between CustomResourceDefinition ordssrvs.database.oracle.com and other code/documentation.

CRD defines:

poolSettings:
 - db.secret:
   db.adminUser.secret
   db.cdb.adminUser.secret

Below code references db.password, db.adminUser.password, db.cdb.adminUser.password:

  • apis/database/v4
  • commons/database/constants.go
  • ords/ords_init.sh
  • ords/runOrdsSSL.sh

Documentation is a mismatch.. some refer to .secret others to .password

===
I can fix this but what is the preference; *.secret or *.password?

Metadata

Metadata

Labels

OrdsSrvsOrdsSrvs controller

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions