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

[BACKPORT][1.0.1] Allow to preserve OS images when run 'epicli apply' for existing cluster #2336

Closed
seriva opened this issue May 19, 2021 · 1 comment
Assignees
Labels
priority/high Task with high priority type/backport Backporting to previous versions
Milestone

Comments

@seriva
Copy link
Collaborator

seriva commented May 19, 2021

Backport issues #2288
Related pull requests: #2329

@seriva seriva added status/grooming-needed type/backport Backporting to previous versions labels May 19, 2021
@seriva seriva added this to the S20210603 milestone May 27, 2021
@seriva seriva self-assigned this May 28, 2021
@seriva seriva added the priority/high Task with high priority label May 31, 2021
@mkyc mkyc modified the milestones: S20210603, S20210617 Jun 7, 2021
@przemyslavic
Copy link
Collaborator

Tested together with #2333.

Tested:
apply v0.9 -> upgrade to v1.0 -> apply v1.0
apply v1.0-> apply v1.0

I checked different values for default_os_image parameter:

  • ubuntu-18.04-x86_64

  • redhat-7-x86_64

  • centos-7-x86_64

  • centos-7-arm64 (only terraform part as arm support will be introduced in v1.1.0)

  • default

also with changed default specification:

---
kind: infrastructure/virtual-machine
title: "Virtual Machine Infra"
provider: aws
name: default
specification:
  os_full_name: RHEL-7.9_HVM-20210208-x86_64-0-Hourly2-GP2

both for Azure and AWS.

@mkyc mkyc closed this as completed Jun 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority/high Task with high priority type/backport Backporting to previous versions
Projects
None yet
Development

No branches or pull requests

3 participants