Closed sebbonnet closed 6 years ago
/assign @piosz
@bsalamat could you plaese take a look?
/lgtm
@piosz You still need to approve. I don't have approval power in rescheduler directory.
/approve no-issue @bsalamat feel free to send a PR adding yourself to owners
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: bsalamat, piosz, sebbonnet
The full list of commands accepted by this bot can be found here.
@piosz @bsalamat thanks guys, but the v0.3.3 images are still not available in the repo. Does the publishing need to be done manually?
I was expecting images to be available like that:
docker pull gcr.io/google-containers/rescheduler-amd64:v0.3.3
docker pull gcr.io/google-containers/rescheduler:v0.3.3
I am not really familiar with the release process of rescheduler. @piosz do you know the answer?
@bsalamat According to the Makefile make all all-push
should publish all images
@bsalamat it's regular procedure of pushing various components to gcr.io.
I haven't been able to push the images using this command: gcloud docker -- push gcr.io/google-containers/rescheduler-amd64:v0.3.3
The error that I see is very vague: "Layer already exists". I wonder if I get this error due to lack of permission to push images to this repo.
@bsalamat @piosz do you have any update on this, please?
Ping @piosz
I cannot get those images published. I think I need some permission that I don't have. The error message is quite vague.
To release changes made in #2712 and #2802