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

[Fleet] Update docker image of registry used in integration tests #101911

Merged
merged 7 commits into from
Jun 17, 2021

Commits on Jun 10, 2021

  1. Use registry w/staging tag, not SHA, for tests

    John Schulz committed Jun 10, 2021
    Configuration menu
    Copy the full SHA
    d471ab3 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    f3f7b2a View commit details
    Browse the repository at this point in the history
  2. Use a published version of system

    Version 0.11.0 was only available on snapshot & staging for a short time. It was removed from both of those in May and was never promoted to production
    
    https://github.com/elastic/package-storage/pulls?q=is%3Apr+0.11.0+system+is%3Aclosed
    elastic/package-storage#914
    elastic/package-storage#1247
    elastic/package-storage#1248
    jfsiii authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    a083d25 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2021

  1. Revert to a fixed sha but use a newer version

    Chose a recent one from https://container-library.elastic.co/r/package-registry/distribution. I'm not sure if it's the latest
    jfsiii authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    32a130c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f6ff4e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae88300 View commit details
    Browse the repository at this point in the history
  4. Document FLEET_PACKAGE_REGISTRY_DOCKER_IMAGE var

    John Schulz authored Jun 17, 2021
    Configuration menu
    Copy the full SHA
    527fdef View commit details
    Browse the repository at this point in the history