Skip to content

Rename APIC plugins credentials options #701

@waldekmastykarz

Description

@waldekmastykarz

In APIC plugins, we use the ExcludeDevCredentials and ExcludeProdCredentials options to control which credentials these plugins use to connect to API Center. In the hindsight, the names of these options are confusing, because they're negated, and setting: excludeProdCredentials: true means that prod credentials won't be used. Instead, it would be clear to rename them to useProdCredentials, because then the true value aligns with what the plugin will do.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions