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

adjust frontend slider limits to backend config #53

Open
UiP9AV6Y opened this issue Feb 1, 2022 · 0 comments · May be fixed by #54
Open

adjust frontend slider limits to backend config #53

UiP9AV6Y opened this issue Feb 1, 2022 · 0 comments · May be fixed by #54

Comments

@UiP9AV6Y
Copy link

UiP9AV6Y commented Feb 1, 2022

the slider component has its limits hardcoded to [1,7], which
matches with the default value of 168h. the value on the server
can be changed however, using the --max-lifetime flag.
adjusting the value on the backend should also scale the slider
on the frontend

UiP9AV6Y added a commit to UiP9AV6Y/kubehook that referenced this issue Feb 1, 2022
request client configuration from the backend, allowing the two
systems to synchronize. the new API endpoint is accessible to
anonymous clients, as it does not contain any secrets; only
application settings.

closes planetlabs#53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant