Skip to content

Conversation

@ajantha-bhat
Copy link
Member

No description provided.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Two touch-ups:

  • The user and repository can differ if you're using a non-personal dockerhub.
  • Let's add an environment variable under env: so folks can easily swap out apache with their own user.

Copy link
Contributor

@Fokko Fokko left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ajantha-bhat LGTM!

Copy link
Contributor

@sungwy sungwy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM as well @ajantha-bhat - thank you for jumping on this fix!

Comment on lines 29 to +31
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: latest
DOCKER_REPOSITORY: apache
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: latest
DOCKER_REPOSITORY: apache
DOCKER_REPOSITORY: apache
DOCKER_IMAGE_TAG: iceberg-rest-fixture
DOCKER_IMAGE_VERSION: latest

nit

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

keys were alphabetically sorted before. I didn't get the intention behind this comment.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was to match the order of the docker name

part of:

docker push $DOCKER_REPOSITORY/$DOCKER_IMAGE_TAG:$DOCKER_IMAGE_VERSION

again, nit comment :)

@Fokko
Copy link
Contributor

Fokko commented Dec 1, 2024

Let's move this forward. Once the Infra ticket is resolved, we can push this forward :) Thanks again @ajantha-bhat for fixing this, and thanks @kevinjqliu and @sungwy for the review 🙌

@Fokko Fokko merged commit f978fe5 into apache:main Dec 1, 2024
49 checks passed
zachdisc pushed a commit to zachdisc/iceberg that referenced this pull request Dec 23, 2024
* REST: Refactor docker image files

* update readme
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants