Skip to content

Conversation

@surajkota
Copy link
Contributor

@surajkota surajkota commented Jul 30, 2021

Release artifacts for v0.0.3

Manual changes to helm charts:

  • Enabled debug logging since its a pre-release
    log:
      enable_development_logging: false
      enable_development_logging: true
    
  • removed --endpoint-url from deployment and values.yaml

README version update

Testing

Manual testing
PR build

Release notes draft

This release includes the following updates:

  • Feature Group
  • ModelPackageGroup
  • ModelPackage
    • Disabled support for versioned modelpackage. Controller will set a ACK.Terminal condition if user tries to create a versioned model package
      • Bug with versioned model package creation is pending investigtion
    • adopting resource not supported
  • Periodic infinite requeue for endpoint and monitoring schedule
    • Requeues periodically even after the resource is in sync to check the latest status from the service. E.g. scaling activity updates the instanceCount for a variant in endpoint
  • Tag support
    • Supported during resource creation
    • Updates not supported for tags
  • Changes to printer columns
  • Runtime update to 0.6.0

@ack-bot ack-bot requested review from jaypipes and vijtrip2 July 30, 2021 21:38
@surajkota surajkota requested review from akartsky and removed request for jaypipes, mbaijal and vijtrip2 July 30, 2021 21:38
@akartsky
Copy link
Contributor

/lgtm

@ack-bot ack-bot added the lgtm Indicates that a PR is ready to be merged. label Jul 30, 2021
@ack-bot
Copy link
Collaborator

ack-bot commented Jul 30, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: akartsky, ryansteakley, surajkota

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:
  • OWNERS [akartsky,ryansteakley,surajkota]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ack-bot ack-bot merged commit 871401b into aws-controllers-k8s:main Jul 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants