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

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