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

Assorted fixes based on Matt's Feedback #1648

Merged
merged 1 commit into from
Jun 26, 2023

Conversation

artntek
Copy link
Contributor

@artntek artntek commented Jun 26, 2023

Related to Issue #1623

  • separated TAG from DISTBIN version & introduced default DEVELOP image tag
  • added vim, lsof, procps & telnet to default cmd line tools
  • set working dir to fix broken log4j ../logs path (fixes stacktrace in logs)
  • only loop in devtools mode: don't start metacat
  • edit metacatui config in place to default to knb theme
  • make script fail if admin login unsuccessful
  • make log tail start from line 0
  • change ingress to non-root values only (/metacat and /metacatui)
  • set app context env variable from values.yaml/statefulset.yaml, instead of in docker build

… tag

added vim, lsof procps & telnet to default cmd line tools
set working dir to fix broken log4j ../logs path
don't start metacat in devtools mode
edit metacatui config in place to default to knb theme
script fails if admin login unsuccessful
make log tail start from line 0
change ingress to essential values only
@artntek artntek merged commit 59e74ac into develop Jun 26, 2023
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 this pull request may close these issues.

None yet

1 participant