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

Use events to deliver critical logs #203

Closed
haouc opened this issue Apr 18, 2023 · 2 comments
Closed

Use events to deliver critical logs #203

haouc opened this issue Apr 18, 2023 · 2 comments
Assignees
Labels
feature request Request for a new feature v1.1.6 Release candidate for v1.1.6 v1.1.7 Release candidate for v1.1.7

Comments

@haouc
Copy link
Contributor

haouc commented Apr 18, 2023

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
The controller's log is not exposed to customers since it runs in control plane. Instead of exposing it's logs to all customers' CW, the controller can also leverage events to share critical logs.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The controller should use events to deliver important logs, such as

  • pod IP/interface provisioning failure
  • node interface provisioning failure
  • IP starving in assigned subnet
  • security group association events
    and more...
    Describe alternatives you've considered
    A clear and concise description of any alternative solutions or features you've considered.

Additional context
Add any other context or screenshots about the feature request here.

@haouc haouc added the feature request Request for a new feature label Apr 18, 2023
@haouc haouc self-assigned this May 4, 2023
@haouc haouc added v1.1.6 Release candidate for v1.1.6 v1.1.7 Release candidate for v1.1.7 labels May 4, 2023
@haouc
Copy link
Contributor Author

haouc commented May 4, 2023

We should add supports for this gradually. Adding them based on priority. It is ok to release supports in several versions.

@haouc
Copy link
Contributor Author

haouc commented May 10, 2023

The events for unsupported EC2 instance has been merged and will be released with v1.1.6 (#218 )

@haouc haouc closed this as completed Aug 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Request for a new feature v1.1.6 Release candidate for v1.1.6 v1.1.7 Release candidate for v1.1.7
Projects
None yet
Development

No branches or pull requests

1 participant