Uh oh!
There was an error while loading. Please reload this page.
Remove use of blacklist/whitelist terms - #4135
Conversation
PaulAngus
commented
Jun 8, 2020
@blueorangutan package |
blueorangutan
commented
Jun 8, 2020
@PaulAngus a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
| static final ConfigKey<String> UserVMBlacklistedDetails = new ConfigKey<String>("Advanced", String.class, | ||
| "user.vm.blacklisted.details", "rootdisksize, cpuOvercommitRatio, memoryOvercommitRatio, Message.ReservedCapacityFreed.Flag", | ||
| static final ConfigKey<String> UserVMDenyListedDetails = new ConfigKey<String>("Advanced", String.class, | ||
| "user.vm.DenyListed.details", "rootdisksize, cpuOvercommitRatio, memoryOvercommitRatio, Message.ReservedCapacityFreed.Flag", |
There was a problem hiding this comment.
not sure if this is an issue but naming convention fro settings is all lower case.
There was a problem hiding this comment.
I've fixed incorrect case change - sloppy C&P
blueorangutan
commented
Jun 8, 2020
Packaging result: ✖centos7 ✖debian. JID-1314 |
borisstoyanov
commented
Jun 8, 2020
@blueorangutan help |
blueorangutan
commented
Jun 8, 2020
@borisstoyanov I understand these words: "help", "hello", "thanks", "package", "test" Blessed contributors for kicking Trillian test jobs: ['rhtyd', 'nvazquez', 'PaulAngus', 'borisstoyanov', 'DaanHoogland', 'shwstppr', 'andrijapanicsb', 'Spaceman1984', 'Pearl1594', 'davidjumani', 'harikrishna-patnala', 'vladimirpetrov', 'sureshanaparti'] |
borisstoyanov
commented
Jun 8, 2020
@blueorangutan package |
blueorangutan
commented
Jun 8, 2020
@borisstoyanov a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jun 8, 2020
Packaging result: ✖centos7 ✖debian. JID-1318 |
PaulAngus
commented
Jun 8, 2020
@blueorangutan package |
blueorangutan
commented
Jun 8, 2020
@PaulAngus a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jun 8, 2020
Packaging result: ✖centos7 ✖debian. JID-1319 |
GabrielBrascher
commented
Jul 1, 2020
@blueorangutan package |
blueorangutan
commented
Jul 1, 2020
@GabrielBrascher a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Jul 1, 2020
Packaging result: ✔centos7 ✔debian. JID-1502 |
Uh oh!
There was an error while loading. Please reload this page.
DaanHoogland
left a comment
There was a problem hiding this comment.
@PaulAngus are you addressing the upgrade scripts? (/me only half volunteering)
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
yadvr
commented
Oct 28, 2020
@DaanHoogland Paul may need assistance, can ask for his advice and address review issues on his behalf as well as fix the issue renaming via the upgrade path. |
DaanHoogland
commented
Oct 28, 2020
is this you volunteering, @rhtyd ? |
c3c7207 to
2d735bfComparesureshanaparti
commented
Apr 9, 2021
@blueorangutan package |
blueorangutan
commented
Apr 9, 2021
@sureshanaparti a Jenkins job has been kicked to build packages. I'll keep you posted as I make progress. |
blueorangutan
commented
Apr 9, 2021
Packaging result: ✔️ centos7 ✔️ centos8 ✔️ debian. SL-JID 373 |
sureshanaparti
commented
Apr 9, 2021
@blueorangutan test |
blueorangutan
commented
Apr 9, 2021
@sureshanaparti a Trillian-Jenkins test job (centos7 mgmt + kvm-centos7) has been kicked to run smoke tests |
blueorangutan
commented
Apr 9, 2021
Trillian test result (tid-396)
|
Description
This PR removes the terms blacklist and whitelist in favour of allow list and deny list.
Types of changes
Screenshots (if appropriate):
How Has This Been Tested?