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

kops installing docker (18.09.03) even though right version is already install in the machine #7769

Closed
Deepak1100 opened this issue Oct 10, 2019 · 5 comments
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.

Comments

@Deepak1100
Copy link
Contributor

1. What kops version are you running? The command kops version, will display
this information.

kops version
Version 1.13.2 (git-7cfcf8261)

2. What Kubernetes version are you running? kubectl version will print the
version if a cluster is running or provide the Kubernetes version specified as
a kops flag.

1.12.10
3. What cloud provider are you using?
AWS
4. What commands did you run? What is the simplest way to reproduce this issue?
Just use following kops image k8s-1.12-debian-stretch-amd64-hvm-ebs-2019-08-16 and install docker from kops-configuration or manually and restart kops-configuration.
you will see following logs

Oct 10 11:01:28 ip-10-39-41-44 nodeup[1128]: I1010 11:01:28.064708    1128 executor.go:178] Executing task "Package/docker-ce": Package: docker-ce
Oct 10 11:01:28 ip-10-39-41-44 nodeup[1128]: I1010 11:01:28.064741    1128 package.go:142] Listing installed packages: dpkg-query -f ${db:Status-Abbrev}${Version}\n -W docker-ce
Oct 10 11:01:28 ip-10-39-41-44 nodeup[1128]: I1010 11:01:28.070178    1128 changes.go:81] Field changed "Version" actual="5:18.09.3~3-0~debian-stretch" expected="18.09.3~3-0~debian-stretch"
Oct 10 11:01:28 ip-10-39-41-44 nodeup[1128]: I1010 11:01:28.070199    1128 changes.go:81] Field changed "Source" actual="<nil>" expected="https://download.docker.com/linux/debian/dists/stretch/pool/stable/amd64/docker-ce_18.09.3~3-0~debia
n-stretch_amd64.deb"
dpkg-query  -W docker-ce
docker-ce	5:18.09.3~3-0~debian-stretch

after running kops-configuration i see version as above. so i think prefix keyworkd 5 is missing

6. What did you expect to happen?
it should not install docker if its already install

@Deepak1100 Deepak1100 changed the title kops installing docker (18.09.03) even though right version is already install kops installing docker (18.09.03) even though right version is already install in the machine Oct 14, 2019
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 12, 2020
@fejta-bot
Copy link

Stale issues rot after 30d of inactivity.
Mark the issue as fresh with /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle rotten

@k8s-ci-robot k8s-ci-robot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Feb 11, 2020
@fejta-bot
Copy link

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

@k8s-ci-robot
Copy link
Contributor

@fejta-bot: Closing this issue.

In response to this:

Rotten issues close after 30d of inactivity.
Reopen the issue with /reopen.
Mark the issue as fresh with /remove-lifecycle rotten.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@vanakema
Copy link

I believe the concerns noted in this issue have been addressed in #6957

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

No branches or pull requests

4 participants