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

emit events on scaling #82

Merged
merged 5 commits into from
Feb 17, 2025
Merged

emit events on scaling #82

merged 5 commits into from
Feb 17, 2025

Conversation

Maanas-23
Copy link
Collaborator

@Maanas-23 Maanas-23 commented Feb 13, 2025

An example of a created event:

action: Scale
apiVersion: v1
eventTime: null
firstTimestamp: null
involvedObject:
  apiVersion: elasti.truefoundry.com/v1alpha1
  kind: ElastiService
  name: httpbin
  namespace: demo
kind: Event
lastTimestamp: null
message: Successfully scaled Deployments from zero to 1 replicas
metadata:
  creationTimestamp: "2025-02-17T09:24:08Z"
  generateName: httpbin-
  name: httpbin-df5fg
  namespace: demo
  resourceVersion: "119479"
  uid: f95a91ed-a54a-4951-ad69-af32df6787c2
reason: ScaledUpFromZero
reportingComponent: ""
reportingInstance: ""
source:
  component: elasti-operator
type: Normal

Verified

This commit was signed with the committer’s verified signature. The key has expired.
richard-ramos richΛrd
@Maanas-23 Maanas-23 merged commit 072ac9b into main Feb 17, 2025
4 checks passed
@Maanas-23 Maanas-23 deleted the emit-events branch February 17, 2025 16:06
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.

None yet

3 participants