Skip to content

Conversation

@knottnt
Copy link
Contributor

@knottnt knottnt commented May 8, 2025

Issue #, if available:

Description of changes:

  • Run controller-bootstrap to initialize repo

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

@ack-prow ack-prow bot added the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label May 8, 2025
GOVERNANCE.md Outdated

## Communication

The primary mechanism for communication will be via the `#provider-aws` channel on the Kubernetes Slack community.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is provider-aws still the main slack channel? From what I can tell that a more general slack channel for AWS/Kubernetes. It seems like aws-controllers-k8s should at least be mentioned.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good catch!

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file needs to be populated. Is a copy of code the community repo's ATTRIBUTION sufficient?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

generally, yes. Or you can generate it https://github.com/awslabs/attribution-gen

OWNERS Outdated
Comment on lines 3 to 5
approvers:
- core-ack-team
- service-team
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Need to remove service-team.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+++

OWNERS_ALIASES Outdated
Comment on lines 5 to 7
- a-hilaly
- RedbackThomson
- jljaco
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do these default values need to be changed?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.


TODO: Fill this README out!
This repository contains source code for the AWS Controllers for Kubernetes
(ACK) service controller for .
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Complete this sentence.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this information is loaded from metadata.yaml

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to manually trigger something to update this info based on metadata.yaml?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that's a good question, i'm sure how it's automated.. there is a missing piece or perhaps a chicken/egg problem?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Would it be running controller-bootstrap update? Looking at the Glue Controller the trigger can be missed.

go.mod Outdated
@@ -0,0 +1,14 @@
module github.com/aws-controllers-k8s/bedrock-controller

go 1.19
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Go version should be update

@@ -0,0 +1,8 @@
service:
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fill out this file.

@@ -0,0 +1,40 @@
# This configuration is a placeholder. Replace any values with relevant values for your
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update placeholder values.

Copy link
Contributor Author

@knottnt knottnt May 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where do we usually source this description from? Are there marketing rules/materials we need to be consistent with?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not that i'm aware off, @acornett21 do you have any guidance for us here?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This info usually comes form the AWS docs site, most projects are at /developer-resources but some projects are not. Example for S3

https://aws.amazon.com/s3/developer-resources/
then the Developer Guide
https://docs.aws.amazon.com/AmazonS3/latest/userguide//Welcome.html

@knottnt knottnt marked this pull request as draft May 8, 2025 22:19
@ack-prow ack-prow bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 8, 2025
@ack-prow ack-prow bot removed the do-not-merge/invalid-owners-file Indicates that a PR should not merge because it has an invalid OWNERS file in it. label May 8, 2025
@knottnt knottnt marked this pull request as ready for review May 8, 2025 23:33
@ack-prow ack-prow bot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label May 8, 2025
@ack-prow
Copy link

ack-prow bot commented May 8, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: a-hilaly, knottnt

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

Needs approval from an approver in each of these files:

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

@a-hilaly a-hilaly merged commit 6ebcf13 into aws-controllers-k8s:main May 8, 2025
1 check was pending
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants