Page MenuHomeClusterLabs Projects

nrwahl2 (Reid Wahl)
User

Projects

User does not belong to any projects.

User Details

User Since
Jun 1 2022, 3:58 PM (132 w, 6 d)

Recent Activity

Yesterday

nrwahl2 committed rPd41c79a84e50: Refactor: tools: Use cib_sync_call unconditionally in cibadmin (authored by nrwahl2).
Refactor: tools: Use cib_sync_call unconditionally in cibadmin
Tue, Dec 17, 11:24 AM
nrwahl2 closed T817: Deprecate --sync-call cibadmin option as Merged by committing rPf6a8298f5e03: Feature: tools: Deprecate cibadmin --sync-call.
Tue, Dec 17, 11:24 AM · Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rPf6a8298f5e03: Feature: tools: Deprecate cibadmin --sync-call (authored by nrwahl2).
Feature: tools: Deprecate cibadmin --sync-call
Tue, Dec 17, 11:24 AM
nrwahl2 changed the status of T817: Deprecate --sync-call cibadmin option from Open to WIP.
Tue, Dec 17, 4:21 AM · Restricted Project, Restricted Project, Restricted Project

Wed, Dec 11

nrwahl2 committed rPf7f0b0d77338: Log: xml: Warn about post-transform behavior changes for ACLs with xpath (authored by nrwahl2).
Log: xml: Warn about post-transform behavior changes for ACLs with xpath
Wed, Dec 11, 12:46 PM
nrwahl2 closed T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs as Merged by committing rP4c530272676a: Log: xml: Warn about post-transform behavior changes for ACLs with xpath.
Wed, Dec 11, 10:06 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rP4c530272676a: Log: xml: Warn about post-transform behavior changes for ACLs with xpath (authored by nrwahl2).
Log: xml: Warn about post-transform behavior changes for ACLs with xpath
Wed, Dec 11, 10:06 AM

Thu, Dec 5

nrwahl2 committed rP614e6fc7635c: Low: xml: Fix ACL xpath typo from 986cc5c4 (authored by nrwahl2).
Low: xml: Fix ACL xpath typo from 986cc5c4
Thu, Dec 5, 4:25 PM
nrwahl2 committed rP4fffdc78f37d: Test: cts-schemas: Add test for ACL validity after other transformations (authored by nrwahl2).
Test: cts-schemas: Add test for ACL validity after other transformations
Thu, Dec 5, 3:05 PM
nrwahl2 committed rPbfa25605aef2: Fix: xml: Ensure ACL permissions are valid after XSL transformations (authored by nrwahl2).
Fix: xml: Ensure ACL permissions are valid after XSL transformations
Thu, Dec 5, 3:05 PM
nrwahl2 committed rP7e7aa7db86bf: Fix: xml: Preserve ACL reference behavior for replaced constraints (authored by nrwahl2).
Fix: xml: Preserve ACL reference behavior for replaced constraints
Thu, Dec 5, 3:05 PM
nrwahl2 added a comment to T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs.

Since the risk of corner cases is so high, and our time for 3.0.0 is limited, I think the best approach would be to log a warning if a CIB contains ACLs with xpaths and the upgrade adds or renames any element or attribute. (We could possibly check whether an xpath exists that refers to an attribute, to reduce the scope a bit.) Something like: "WARNING: CIB syntax changes may invalidate ACLs that use 'xpath'. It is strongly recommended to run 'cibadmin --upgrade' then go through the updated CIB carefully to ensure ACLs still match the desired intent."

Thu, Dec 5, 1:56 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 added a comment to T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs.

Do you know what version of libxslt added support for dyn:evaluate? We only require 2.9.2 currently. I wouldn't mind using it to reduce the scope of the log further, but it's not necessary.

Thu, Dec 5, 1:51 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rP814fc6197afd: Test: cts-schemas: Add test for ACL validity after other transformations (authored by nrwahl2).
Test: cts-schemas: Add test for ACL validity after other transformations
Thu, Dec 5, 10:45 AM
nrwahl2 committed rPa80b3dc6d50a: Fix: xml: Ensure ACL permissions are valid after XSL transformations (authored by nrwahl2).
Fix: xml: Ensure ACL permissions are valid after XSL transformations
Thu, Dec 5, 10:45 AM
nrwahl2 committed rP986cc5c4a0f4: Fix: xml: Preserve ACL reference behavior for replaced constraints (authored by nrwahl2).
Fix: xml: Preserve ACL reference behavior for replaced constraints
Thu, Dec 5, 10:45 AM
nrwahl2 added a comment to T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs.

@kgaillot Can you weigh in when you have a chance? I know things are especially busy.
I figure it's unwise to work on the xpath case until we agree upon how we ought to address it -- if at all.

Thu, Dec 5, 5:17 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project

Wed, Dec 4

nrwahl2 committed rPcdd0f5cc3c4e: Low: log: Allow CIB upgrade messages to start with W, I, D (authored by nrwahl2).
Low: log: Allow CIB upgrade messages to start with W, I, D
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP229c015032d2: Doc: xml: Correct documentation of colocation/order lifetime transform (authored by nrwahl2).
Doc: xml: Correct documentation of colocation/order lifetime transform
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP9d7f363498a1: Low: xml: Warn if schema transformation drops nagios/upstart resources (authored by nrwahl2).
Low: xml: Warn if schema transformation drops nagios/upstart resources
Wed, Dec 4, 6:52 PM
nrwahl2 committed rPcebf97e7623d: Low: xml: Warn if schema transformation drops rkt bundles (authored by nrwahl2).
Low: xml: Warn if schema transformation drops rkt bundles
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP95c26887f6d0: Low: xml: Warn if schema transformation drops restart-type meta-attr (authored by nrwahl2).
Low: xml: Warn if schema transformation drops restart-type meta-attr
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP160c770ed315: Low: xml: Warn if schema transformation drops can_fail or... (authored by nrwahl2).
Low: xml: Warn if schema transformation drops can_fail or...
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP135a9a58e9ac: Low: xml: Warn if schema transformation drops colocation/order lifetimes (authored by nrwahl2).
Low: xml: Warn if schema transformation drops colocation/order lifetimes
Wed, Dec 4, 6:52 PM
nrwahl2 committed rPf695d590481f: Test: cts-scheduler: Split multiple top-level location constraint rules (authored by nrwahl2).
Test: cts-scheduler: Split multiple top-level location constraint rules
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP1e46ec1ad333: Low: xml: Info if schema transformation drops empty groups or clones (authored by nrwahl2).
Low: xml: Info if schema transformation drops empty groups or clones
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP3f27710d3b76: Test: cts-scheduler: Drop nvpairs without value attribute (authored by nrwahl2).
Test: cts-scheduler: Drop nvpairs without value attribute
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP20a68d2e3da4: Low: xml: Warn if schema transformation drops moon phase (authored by nrwahl2).
Low: xml: Warn if schema transformation drops moon phase
Wed, Dec 4, 6:52 PM
nrwahl2 committed rP3cdc28c01fdb: Low: xml: Warn if schema transformation drops remove-after-stop property (authored by nrwahl2).
Low: xml: Warn if schema transformation drops remove-after-stop property
Wed, Dec 4, 6:52 PM
nrwahl2 committed rPd73295338f87: Low: log: Allow CIB upgrade messages to start with W, I, D (authored by nrwahl2).
Low: log: Allow CIB upgrade messages to start with W, I, D
Wed, Dec 4, 3:04 PM
nrwahl2 committed rP427eeacc4896: Doc: xml: Correct documentation of colocation/order lifetime transform (authored by nrwahl2).
Doc: xml: Correct documentation of colocation/order lifetime transform
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPc6a330ab3977: Low: xml: Warn if schema transformation drops nagios/upstart resources (authored by nrwahl2).
Low: xml: Warn if schema transformation drops nagios/upstart resources
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPa01ff269149e: Low: xml: Warn if schema transformation drops rkt bundles (authored by nrwahl2).
Low: xml: Warn if schema transformation drops rkt bundles
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPa3dab2f2debb: Low: xml: Warn if schema transformation drops restart-type meta-attr (authored by nrwahl2).
Low: xml: Warn if schema transformation drops restart-type meta-attr
Wed, Dec 4, 3:04 PM
nrwahl2 committed rP7fe0be2d02c0: Low: xml: Warn if schema transformation drops can_fail or... (authored by nrwahl2).
Low: xml: Warn if schema transformation drops can_fail or...
Wed, Dec 4, 3:04 PM
nrwahl2 committed rP66dda8bbd063: Low: xml: Warn if schema transformation drops colocation/order lifetimes (authored by nrwahl2).
Low: xml: Warn if schema transformation drops colocation/order lifetimes
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPa2caf543a62f: Test: cts-scheduler: Split multiple top-level location constraint rules (authored by nrwahl2).
Test: cts-scheduler: Split multiple top-level location constraint rules
Wed, Dec 4, 3:04 PM
nrwahl2 committed rP9f4b5bae511e: Test: cts-scheduler: Drop nvpairs without value attribute (authored by nrwahl2).
Test: cts-scheduler: Drop nvpairs without value attribute
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPfc5a8228b7d9: Low: xml: Info if schema transformation drops empty groups or clones (authored by nrwahl2).
Low: xml: Info if schema transformation drops empty groups or clones
Wed, Dec 4, 3:04 PM
nrwahl2 committed rPd8ad75b43f0b: Low: xml: Warn if schema transformation drops moon phase (authored by nrwahl2).
Low: xml: Warn if schema transformation drops moon phase
Wed, Dec 4, 3:04 PM
nrwahl2 committed rP432684232325: Low: xml: Warn if schema transformation drops remove-after-stop property (authored by nrwahl2).
Low: xml: Warn if schema transformation drops remove-after-stop property
Wed, Dec 4, 3:04 PM
nrwahl2 added a comment to T898: Ensure 3.0.0 transforms do not invalidate XPaths or IDs used in ACLs.

CLPR#3747 fixes the case of ACLs that refer to dropped elements, but it doesn't do anything special for replaced elements yet.

Wed, Dec 4, 4:57 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project

Wed, Nov 20

nrwahl2 added a comment to T896: Log warnings if 3.0.0 XSLs cannot preserve behavior.

XSL has some mechanism for this, and we already have an appropriate logger in C.

Wed, Nov 20, 5:18 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project

Nov 12 2024

nrwahl2 committed rP2a8234ce1324: Refactor: tools: Assert on NULL cib_xml_orig in crm_resource (authored by nrwahl2).
Refactor: tools: Assert on NULL cib_xml_orig in crm_resource
Nov 12 2024, 11:07 AM
nrwahl2 closed T885: Fix regression in crm_resource master resource handling as Merged by committing rPd97a2a3841cd: Fix: tools: crm_resource --restart works with master resources.
Nov 12 2024, 11:07 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rPd97a2a3841cd: Fix: tools: crm_resource --restart works with master resources (authored by nrwahl2).
Fix: tools: crm_resource --restart works with master resources
Nov 12 2024, 11:07 AM
nrwahl2 committed rPe1d37a39f744: Refactor: tools: Rearrange cli_resource_delete_attribute() (authored by nrwahl2).
Refactor: tools: Rearrange cli_resource_delete_attribute()
Nov 12 2024, 11:07 AM
nrwahl2 committed rP32273b69bd72: Fix: tools: crm_resource --delete-parameter --element works with master (authored by nrwahl2).
Fix: tools: crm_resource --delete-parameter --element works with master
Nov 12 2024, 11:07 AM
nrwahl2 committed rPebf0042b5167: Refactor: tools: Capture pre-upgrade CIB in crm_resource (authored by nrwahl2).
Refactor: tools: Capture pre-upgrade CIB in crm_resource
Nov 12 2024, 11:07 AM
nrwahl2 committed rP90e3defd44a0: Fix: tools: crm_resource --set-parameter works with master resources (authored by nrwahl2).
Fix: tools: crm_resource --set-parameter works with master resources
Nov 12 2024, 11:07 AM
nrwahl2 committed rP649025d3ebba: Refactor: tools: Simplify crm_resource update scheduler input functions (authored by nrwahl2).
Refactor: tools: Simplify crm_resource update scheduler input functions
Nov 12 2024, 11:07 AM
nrwahl2 triaged T915: crm_resource --delete-parameter returns ENXIO if parameter does not exist as Normal priority.
Nov 12 2024, 11:07 AM · Restricted Project, Restricted Project

Oct 31 2024

nrwahl2 committed rP3afc8b64384e: Refactor: tools: Drop cli_resource_restart() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_restart() cib_options argument
Oct 31 2024, 6:10 PM
nrwahl2 committed rP5704f7b25196: Refactor: tools: Drop cli_resource_move() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_move() cib_options argument
Oct 31 2024, 6:10 PM
nrwahl2 committed rPb8352dc99fd7: Refactor: tools: Drop cli_resource_prefer() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_prefer() cib_options argument
Oct 31 2024, 6:10 PM
nrwahl2 committed rP30f0b2e6cf30: Refactor: tools: Drop cli_resource_ban() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_ban() cib_options argument
Oct 31 2024, 6:10 PM
nrwahl2 committed rP684205a67962: Refactor: tools: Drop cli_resource_clear_all_expired() cib_options arg (authored by nrwahl2).
Refactor: tools: Drop cli_resource_clear_all_expired() cib_options arg
Oct 31 2024, 6:10 PM
nrwahl2 committed rPc095318ddbb1: Feature: tools: Drop deprecated crm_resource --xml-file option (authored by nrwahl2).
Feature: tools: Drop deprecated crm_resource --xml-file option
Oct 31 2024, 6:10 PM
nrwahl2 committed rPb6889f3247b7: Refactor: tools: Drop cli_resource_clear() cib_options argument (authored by nrwahl2).
Refactor: tools: Drop cli_resource_clear() cib_options argument
Oct 31 2024, 6:10 PM
nrwahl2 committed rP8e1d96389249: Refactor: tools: Drop cli_resource_delete_attribute() cib_options arg (authored by nrwahl2).
Refactor: tools: Drop cli_resource_delete_attribute() cib_options arg
Oct 31 2024, 6:10 PM
nrwahl2 committed rP1641df8291f2: Doc: tools: Add COMPAT note for crm_resource --host-uname option (authored by nrwahl2).
Doc: tools: Add COMPAT note for crm_resource --host-uname option
Oct 31 2024, 6:10 PM
nrwahl2 committed rP15a859de7d08: Feature: tools: Drop crm_resource --get-property option (authored by nrwahl2).
Feature: tools: Drop crm_resource --get-property option
Oct 31 2024, 6:10 PM
nrwahl2 committed rP6e5959facc61: Refactor: cts: Expand non-obvious crm_resource options (authored by nrwahl2).
Refactor: cts: Expand non-obvious crm_resource options
Oct 31 2024, 6:10 PM
nrwahl2 committed rP47237fb8c3f9: Feature: tools: Drop crm_resource --set-property option (authored by nrwahl2).
Feature: tools: Drop crm_resource --set-property option
Oct 31 2024, 6:10 PM
nrwahl2 committed rP9ff48f55681e: Refactor: tools: Drop cib_xml_copy function arguments (authored by nrwahl2).
Refactor: tools: Drop cib_xml_copy function arguments
Oct 31 2024, 6:10 PM

Oct 23 2024

nrwahl2 triaged T902: crm_resource --force-check fails for clones due to bad OCF_RESOURCE_INSTANCE as Normal priority.
Oct 23 2024, 4:11 AM · Restricted Project, Restricted Project

Oct 14 2024

nrwahl2 committed rP7b7a0998c67a: Refactor: libpe_status: Best practices for pcmk__unpack_fencing_topology (authored by nrwahl2).
Refactor: libpe_status: Best practices for pcmk__unpack_fencing_topology
Oct 14 2024, 4:59 PM
nrwahl2 committed rP9a44daf0c06d: Low: schemas: Copy fencing schema in preparation for changes (authored by nrwahl2).
Low: schemas: Copy fencing schema in preparation for changes
Oct 14 2024, 1:17 PM
nrwahl2 closed Restricted Maniphest Task, a subtask of T786: Improve CIB schema, as Merged.
Oct 14 2024, 1:17 PM · Restricted Project, Restricted Project
nrwahl2 committed rPffd387501ed8: Test: cts-schemas: Add test for fencing-level index values (authored by nrwahl2).
Test: cts-schemas: Add test for fencing-level index values
Oct 14 2024, 1:17 PM
nrwahl2 committed rP41e32249aa43: Feature: schemas: Disallow fencing-level index greater than 9 (authored by nrwahl2).
Feature: schemas: Disallow fencing-level index greater than 9
Oct 14 2024, 1:17 PM

Oct 9 2024

nrwahl2 committed rPf138ddc72c35: Feature: various: Drop support for phase of the moon in rule date_spec (authored by nrwahl2).
Feature: various: Drop support for phase of the moon in rule date_spec
Oct 9 2024, 4:08 PM
nrwahl2 committed rP48b3ff3aba27: Test: cts-cli: Drop moon phase tests (authored by nrwahl2).
Test: cts-cli: Drop moon phase tests
Oct 9 2024, 1:38 PM
nrwahl2 committed rPc0366cb7cb1f: Test: cts-schemas: Add test for phase of the moon in date_spec (authored by nrwahl2).
Test: cts-schemas: Add test for phase of the moon in date_spec
Oct 9 2024, 1:38 PM
nrwahl2 committed rP6d7ac5d669c3: Feature: schemas: Disallow phase of the moon in rule date_spec (authored by nrwahl2).
Feature: schemas: Disallow phase of the moon in rule date_spec
Oct 9 2024, 1:38 PM

Oct 8 2024

nrwahl2 committed rP848d73f28a35: Refactor: schemas: Move XML attribute outside interleave blocks (authored by nrwahl2).
Refactor: schemas: Move XML attribute outside interleave blocks
Oct 8 2024, 5:17 PM
nrwahl2 closed T884: Move XML attributes outside interleave blocks in schemas as Merged by committing rP848d73f28a35: Refactor: schemas: Move XML attribute outside interleave blocks.
Oct 8 2024, 5:17 PM · Restricted Project, Restricted Project
nrwahl2 committed rP291bd43ae76d: Refactor: libcrmcommon: Make reset_xml_node_flags() library-private (authored by nrwahl2).
Refactor: libcrmcommon: Make reset_xml_node_flags() library-private
Oct 8 2024, 5:17 PM
nrwahl2 committed rP5ae07cd2f7e0: Refactor: libcrmcommon: Drop duplicate XML function declarations (authored by nrwahl2).
Refactor: libcrmcommon: Drop duplicate XML function declarations
Oct 8 2024, 5:17 PM
nrwahl2 committed rP57bd7a969d63: Refactor: libcrmcommon: Make free_xml_node() library-private (authored by nrwahl2).
Refactor: libcrmcommon: Make free_xml_node() library-private
Oct 8 2024, 5:17 PM
nrwahl2 closed T815: Separate XML element-related functions into xml_element.c as Merged by committing rP7821a509c045: Refactor: libcrmcommon: Move XML element functions to xml_element.c.
Oct 8 2024, 5:17 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rP7821a509c045: Refactor: libcrmcommon: Move XML element functions to xml_element.c (authored by nrwahl2).
Refactor: libcrmcommon: Move XML element functions to xml_element.c
Oct 8 2024, 5:17 PM
nrwahl2 committed rPb1c84f7c35d1: Fix: tools: crm_resource returns error on failed schema upgrade (authored by nrwahl2).
Fix: tools: crm_resource returns error on failed schema upgrade
Oct 8 2024, 4:31 PM
nrwahl2 committed rP13fa5da1c041: Refactor: cts-cli: Avoid nvpair without value (authored by nrwahl2).
Refactor: cts-cli: Avoid nvpair without value
Oct 8 2024, 4:31 PM
nrwahl2 committed rP42effb39da2f: Low: schemas: nvpair value should not be optional (authored by nrwahl2).
Low: schemas: nvpair value should not be optional
Oct 8 2024, 4:31 PM
nrwahl2 changed the status of T815: Separate XML element-related functions into xml_element.c from Open to WIP.
Oct 8 2024, 3:56 AM · Restricted Project, Restricted Project, Restricted Project, Restricted Project
nrwahl2 committed rP2b41b4a18abe: Fix: tools: crm_resource returns error on failed schema upgrade (authored by nrwahl2).
Fix: tools: crm_resource returns error on failed schema upgrade
Oct 8 2024, 2:16 AM

Oct 7 2024

nrwahl2 changed the status of T884: Move XML attributes outside interleave blocks in schemas from Open to WIP.
Oct 7 2024, 7:22 PM · Restricted Project, Restricted Project
nrwahl2 committed rPdb0f9017d520: Feature: various: Drop support for restart-type resource meta-attribute (authored by nrwahl2).
Feature: various: Drop support for restart-type resource meta-attribute
Oct 7 2024, 6:49 PM
nrwahl2 committed rPb0f8f3c428b7: Feature: libpacemaker: Drop support for can_fail op meta-attribute (authored by nrwahl2).
Feature: libpacemaker: Drop support for can_fail op meta-attribute
Oct 7 2024, 6:49 PM
nrwahl2 committed rP8cbfd8a74fd8: Feature: libpe_status: Drop support for role_after_failure op meta-attr (authored by nrwahl2).
Feature: libpe_status: Drop support for role_after_failure op meta-attr
Oct 7 2024, 6:49 PM
nrwahl2 committed rPf5649ad74137: Test: cts-scheduler: Drop restart-type rsc meta-attribute from inputs (authored by nrwahl2).
Test: cts-scheduler: Drop restart-type rsc meta-attribute from inputs
Oct 7 2024, 3:57 PM
nrwahl2 committed rP1a69393a3a52: Test: cts-schemas: Add test for can_fail op meta-attribute (authored by nrwahl2).
Test: cts-schemas: Add test for can_fail op meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rP8fed89130caf: Feature: schemas: Disallow restart-type resource meta-attribute (authored by nrwahl2).
Feature: schemas: Disallow restart-type resource meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rPe3ce1eb8fdce: Test: cts-schemas: Add test for restart-type resource meta-attribute (authored by nrwahl2).
Test: cts-schemas: Add test for restart-type resource meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rP0703ca718050: Feature: schemas: Disallow can_fail operation meta-attribute (authored by nrwahl2).
Feature: schemas: Disallow can_fail operation meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rPdf96e94a1707: Test: cts-schemas: Add test for role_after_failure op meta-attribute (authored by nrwahl2).
Test: cts-schemas: Add test for role_after_failure op meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rP055d55af7883: Feature: schemas: Disallow role_after_failure resource meta-attribute (authored by nrwahl2).
Feature: schemas: Disallow role_after_failure resource meta-attribute
Oct 7 2024, 3:57 PM
nrwahl2 committed rP3b32f21ca9eb: Test: cts-schemas: Drop test-3/no-validate-with test (authored by nrwahl2).
Test: cts-schemas: Drop test-3/no-validate-with test
Oct 7 2024, 3:57 PM

Oct 2 2024

nrwahl2 closed T807: Drop support for deprecated aliases of cluster options as Merged.

Closed by 7461cfa29.

Oct 2 2024, 7:13 PM · Restricted Project, Restricted Project, Restricted Project, Restricted Project