Skip to content

Conversation

bit-envoy
Copy link
Contributor

@bit-envoy bit-envoy commented Mar 29, 2023

Change Summary

Added fields for Registry Rollback

Sample document:

            "@timestamp": "2023-03-24T09:17:08.0Z",
            "action": {
                "action": "registry_rollback",
                "key": {
                    "actions": [
                        "Deleted"
                    ],
                    "path": "\\REGISTRY\\MACHINE\\SOFTWARE\\WOW6432Node\\TestRollback\\2"
                }
            },
            "message": "Successful production registry rollback",
            "result": 0

For mapping changes:

  • I ran make after making the schema changes, and committed all changes
  • If these field(s) are "exception"-able, I made a companion PR to Kibana adding it (see Readme)
  • If this is a metadata change, I also updated both transform destination schemas to match

For Transform changes:

  • The new transform successfully starts in Kibana
  • The corresponding transform destination schema was updated if necessary

@bit-envoy bit-envoy requested a review from a team as a code owner March 29, 2023 10:17
@bit-envoy bit-envoy self-assigned this Mar 29, 2023
@elasticmachine
Copy link
Contributor

elasticmachine commented Mar 29, 2023

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2023-03-29T10:52:58.346+0000

  • Duration: 8 min 34 sec

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@bit-envoy bit-envoy changed the title Added Registry Rollback Fields Added Registry Rollback Fields to Package Mar 29, 2023
@bit-envoy bit-envoy merged commit a09d603 into main Mar 31, 2023
@elasticmachine
Copy link
Contributor

Package endpoint - 8.8.0 containing this change is available at https://epr.elastic.co/search?package=endpoint

@pzl pzl deleted the Registry_Rollback_Fields branch August 14, 2023 20:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants