-
Notifications
You must be signed in to change notification settings - Fork 405
RI-5036: Remove mdns, avahi, gnome-keyring; use alpine image instead … #2736
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do you plan any optimizations in scope of this task?
docker-entry.sh
Outdated
sleep 1 | ||
eval "$(echo "$GNOME_KEYRING_PASS" | gnome-keyring-daemon --start)" | ||
echo "Running docker-entry.sh as:" | ||
whoami |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am "node" :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also e2e tests fail with different reasons:
- Looks like Encryption doesn't work - its option in settings is disabled
- Something with Namespaces sorting on Database analysis page
- Profiler logs not saved
- RE Cluster doesn't work
- SQLITE_ERROR: no such table: features_config when test is trying to find table in db
- Wrong number of imported connections test. Looks like some connections were failed
- TLS certificates empty on connections import. The same is with connections with SSH.
- New published notification not displayed
- EACCES: permission denied. mkdir 'tmp/RedisInsight-v2' when uploading custom tutorials
3a168dc
to
2c0497d
Compare
the number of node_module restorations
e7e1a96
to
2068f67
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
…/RI-5093-fix-e2e-tests
the number of node_module restorations
…ities coming from base image
c0b0028
to
5576e8d
Compare
…/RI-5093-fix-e2e-tests # Conflicts: # Dockerfile # tests/e2e/.env # tests/e2e/docker.web.docker-compose.yml
…e-tests E2e/feature/ri 5093 fix e2e tests
…e-docker-image-review-fix fix comments add tests
…RI-5072-docker-encryption
…encryption Be/feature/ri 5072 docker encryption
…e-docker-image define BASE_API_URL env for FE
…e-docker-image rename envs to match common pattern
…ze-docker-image E2e/feature/ri 5036/optimize docker image
# Conflicts: # redisinsight/api/config/default.ts # redisinsight/api/src/modules/bulk-actions/bulk-import.service.ts # redisinsight/api/test/helpers/remote-server.ts # tests/e2e/package.json
…/RI-5036-fix-tests
E2e/feature/ri 5036 fix tests
…of slim