implement k8s credential selection in the new patternfly UI

This commit is contained in:
Ryan Petrello 2020-07-16 11:25:03 -04:00
parent 75a0382c31
commit c44f8e9122
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -7,7 +7,7 @@ class CredentialTypes extends Base {
}
async loadAllTypes(
acceptableKinds = ['machine', 'cloud', 'net', 'ssh', 'vault']
acceptableKinds = ['machine', 'cloud', 'net', 'ssh', 'vault', 'kubernetes']
) {
const pageSize = 200;
// The number of credential types a user can have is unlimited. In practice, it is unlikely for