-
Notifications
You must be signed in to change notification settings - Fork 82
[Distro] Support Ops Agent on SLES 16 #2192
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
Merged
Changes from all commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
5053f62
updated uap plugin entrypoint name
XuechunHou 40fff6d
Merge branch 'master' of github.com:GoogleCloudPlatform/ops-agent
XuechunHou 9cc0b5b
Merge branch 'master' of github.com:GoogleCloudPlatform/ops-agent
XuechunHou c5d8dac
pulled the latest fluentbit and fixed the docker build for sles16
XuechunHou d0a99e3
reverted changes in fluent_bit.sh
XuechunHou 45f6acd
updated transformation test
XuechunHou 07ec11a
rebuilt otel and reran transformation test
XuechunHou e56e572
updated regex and reran transformation test
XuechunHou 20b57f8
fixed regex
XuechunHou 29170e9
pulled the latest otelopscol
XuechunHou ac265ff
fixed project.yaml
XuechunHou 08bcdf2
use fluentbit v0.1.14
XuechunHou 972d7a7
Merge branch 'master' into sles16
LujieDuan 2a7c634
Testing setting up python for gcloud
LujieDuan f839f45
Setup Python for gcloud on sles 16 - again
LujieDuan 379d9a6
Update how to set swap space on SLES 16
LujieDuan 62ec6d1
Pick up gce_testing.go WaitForStop change
LujieDuan 4b16ac5
Update rpm building spec for sles 16
LujieDuan 1990fe6
Trying anohter way to config systemd preset
LujieDuan f84484e
Update gce_testing.go
LujieDuan 2e65ba2
Guard the systemd_pre to only get called on SLES 16
LujieDuan 62e2b2a
Update gce_testing to main head
LujieDuan f734951
Merge branch 'master' into sles16
LujieDuan ce88500
Upgrade prokect to go1.25
LujieDuan 5075a33
Merge branch 'master' into sles16
LujieDuan 40f761b
Revert temoporary changes and ready for review
LujieDuan 37c449f
Revert extra integration change and will add it back later separately
LujieDuan 008f12b
Revert extra integration change and will add it back later separately…
LujieDuan 95a2e52
Using sle_version for spec file
LujieDuan baa0482
Update to use suse_version for SLES 16
LujieDuan ecd5a0c
Revert "Revert temoporary changes and ready for review"
LujieDuan c67a191
Add test to make sure system service got remove upon uninstalling
LujieDuan b34a1ba
sles 12 does not support %elif
LujieDuan d760f4f
Uninstall properly for SLES 16
LujieDuan 864f9c9
Fix suse_version check with 1600 value
LujieDuan 125ed5d
Run SLES 15 tests again
LujieDuan beba1f1
Revert "Run SLES 15 tests again"
LujieDuan 766665d
Reapply "Revert temoporary changes and ready for review"
LujieDuan 730eede
Merge branch 'master' into sles16
LujieDuan 856d3d6
Merge branch 'master' into sles16
rafaelwestphal 4161d1b
Add wait time for uninstalltion to remove flakeness
LujieDuan File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See b/460262238#comment13, 14, 15, 16