Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable dev flag in e2e tests #46

Open
natalian98 opened this issue Dec 5, 2023 · 1 comment
Open

Disable dev flag in e2e tests #46

natalian98 opened this issue Dec 5, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@natalian98
Copy link
Contributor

natalian98 commented Dec 5, 2023

Enhancement Proposal

Currently the e2e tests in traefik require the dev config option to be enabled in oathkeeper.

    await ops_test.model.deploy(
        OATHKEEPER_CHARM,
        channel="latest/edge",
        config={"dev": "True"},
        trust=True,
    )

Once tls support is added, the option can be removed.

@natalian98 natalian98 added the enhancement New feature or request label Dec 5, 2023
Copy link

Thank you for reporting us your feedback!

The internal ticket has been created: https://warthogs.atlassian.net/browse/IAM-610.

This message was autogenerated

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant