Skip to content

Allow passing in private/public key from casc #19

@patrickpichler

Description

@patrickpichler

What feature do you want to see added?

In our setup, the jenkins instance is wiped with each redeploy and recreated from casc. This
is done to enforce people to configure their jobs/configuration as code.

Of course this doesn't play well with the OIDC provider plugin, as the secret get re-created
on each jenkins redeploy.

My proposed solution would be, to allow passing in private/public key via constructor and thus
allowing it to be specified in casc. Of course you would not check in the value as plain text,
but pass them in via environment variables.

Upstream changes

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions