Skip to content

Conversation

@ddeidda
Copy link
Contributor

@ddeidda ddeidda commented Mar 17, 2021

Additional instance types data must be loaded not only when loading the configuration from file, but also from CloudFormation in order to allow the refresh operations to work correctly.

This commit also marks as ignored the update policy of the instance_types_data parameter to avoid changes being displayed just because of the json data re-ordering.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Additional instance types data must be loaded not only when loading the configuration from file, but also from CloudFormation in order to allow the refresh operations to work correctly.

This commit also marks as ignored the update policy of the `instance_types_data` parameter to avoid changes being displayed just because of the json data re-ordering.

Signed-off-by: ddeidda <ddeidda@amazon.com>
@codecov
Copy link

codecov bot commented Mar 17, 2021

Codecov Report

Merging #2545 (488027d) into release-2.10 (553838f) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@              Coverage Diff              @@
##           release-2.10    #2545   +/-   ##
=============================================
  Coverage         62.35%   62.35%           
=============================================
  Files                40       40           
  Lines              6264     6264           
=============================================
  Hits               3906     3906           
  Misses             2358     2358           
Impacted Files Coverage Δ
cli/src/pcluster/config/mappings.py 100.00% <ø> (ø)
cli/src/pcluster/config/pcluster_config.py 78.27% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 553838f...488027d. Read the comment docs.

@tilne tilne added the skip-changelog-update Disables the check that enforces changelog updates in PRs label Mar 17, 2021
@tilne tilne merged commit ebc18be into aws:release-2.10 Mar 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changelog-update Disables the check that enforces changelog updates in PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants