pagure Logo
  • Log In

source-git / pacemaker

Clone
Source Code
GIT
  • Source
  • Pull Requests  0
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Commits 170

Branch: c8
c8 c8s c8s-test master
This branch contains 272 commits not in the main branch master
Med: Change the schema type of 'expected' and 'call' to integer.
Chris Lumens • 4 years ago  
f93477
Med: Generate xml/crm_mon.rng from the contents of xml/crm_mon*.
Chris Lumens • 4 years ago  
9eb030
Test: scheduler: add test for promotion change
Ken Gaillot • 4 years ago  
46e4d8
Test: scheduler: update regression test for promotion change
Ken Gaillot • 4 years ago  
59807c
Fix: scheduler: don't select instance to be promoted on a guest that can't run
Ken Gaillot • 4 years ago  
959c35
Fix: fencer: restrict certain IPC requests to privileged users
Ken Gaillot • 4 years ago  
3ceb68
High: pacemakerd: ignore shutdown requests from unprivileged users
Ken Gaillot • 4 years ago  
33843e
Low: pacemakerd: check client for NULL before using it
Ken Gaillot • 4 years ago  
143781
High: executor: restrict certain IPC requests to Pacemaker daemons
Ken Gaillot • 4 years ago  
feb57c
Low: executor: return appropriate error code when no remote support
Ken Gaillot • 4 years ago  
3b3ba0
Low: executor: mark controller connections to pacemaker-remoted as privileged
Ken Gaillot • 4 years ago  
66ab1a
Log: executor: show CRM_OP_REGISTER rc in debug message
Ken Gaillot • 4 years ago  
2bee0b
Fix: tools: properly detect local node name
Ken Gaillot • 4 years ago  
efb3d9
Refactor: tools: rename function in cibsecret to be more clear
Ken Gaillot • 4 years ago  
e2c3c4
Fix: pacemakerd: improve logging when synced with SBD
Klaus Wenninger • 4 years ago  
a2e6e9
Fix: pacemakerd: interworking with sbd not using pacemakerd-api
Klaus Wenninger • 4 years ago  
4653e5
Feature: tools: Add -P to crmadmin to ping via pacemakerd-api
Klaus Wenninger • 4 years ago  
68e9d6
Fix: sbd-integration: sync pacemakerd with sbd
Klaus Wenninger • 4 years ago  
1f51c2
Fix: ipc-api: avoid infinite loop when disconnected
Klaus Wenninger • 4 years ago  
a26511
Fix: ipc-api: allow calling connect after disconnection
Klaus Wenninger • 4 years ago  
23ef3a
Build: pacemakerd: properly conditionalize corosync calls
Ken Gaillot • 4 years ago  
6f89e3
Refactor: pacemakerd: use existing handle for corosync shutdown
Ken Gaillot • 4 years ago  
8a70f4
Log: pacemakerd: improve messages
Ken Gaillot • 4 years ago  
4b9bbb
Refactor: pacemakerd: functionize removing core file limit
Ken Gaillot • 4 years ago  
b4b53f
Low: pacemakerd: remove unneeded IPC and CPG commands
Ken Gaillot • 4 years ago  
aadabb
Fix: executor: only send executor notifications to executor clients
Ken Gaillot • 4 years ago  
4cc1c3
Log: fencer: don't log assertion if unable to create full request reply
Ken Gaillot • 4 years ago  
9001aa
Low: libcrmcommon: avoid assertion on controller protocol errors
Ken Gaillot • 4 years ago  
6e30b6
Test: CTS: ignore error logged by recent pcs versions
Ken Gaillot • 4 years ago  
e1797c
Test: CTS: libqb shared memory creates directories now
Ken Gaillot • 4 years ago  
68a834
Fix: tools: Add the http-equiv header to crm_mon at the right time.
Chris Lumens • 4 years ago  
7932a3
Fix: tools, libcrmcommon: Reopen the output dest on reset.
Chris Lumens • 4 years ago  
0506cf
Fix: libcrmcommon: Make reset and finish work more similarly.
Chris Lumens • 4 years ago  
9feacb
Fix: libcrmcommon: Set out->priv to NULL in free_priv.
Chris Lumens • 4 years ago  
e3030d
Log: controld: Show action timer plus cluster-delay in action_timer cb
Reid Wahl • 4 years ago  
d2a760
Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes
Ken Gaillot • 4 years ago  
d4f8a3
Refactor: functionize numeric comparisons of strings
Ken Gaillot • 4 years ago  
74cb45
Feature: controller: add new IPC API command for getting node list
Ken Gaillot • 4 years ago  
dadc44
Refactor: tools: convert crmadmin to use new controller IPC model
Ken Gaillot • 4 years ago  
20ff07
Refactor: tools: remove dead code from crm_node
Ken Gaillot • 4 years ago  
72191a
Refactor: tools: convert crm_node to use new controller IPC model
Ken Gaillot • 4 years ago  
810200
Refactor: tools: convert crm_resource to use new controller IPC model
Ken Gaillot • 4 years ago  
52ad3e
Refactor: libcrmcommon: add C API for controller IPC
Ken Gaillot • 4 years ago  
af6f2e
Refactor: libcrmcommon: new model for daemon IPC API
Ken Gaillot • 4 years ago  
25a7cb
Refactor: tools: functionize listing nodes from CIB in crmadmin
Ken Gaillot • 4 years ago  
a3e3fd
Refactor: tools: use proper type for glib timeout value in crmadmin
Ken Gaillot • 4 years ago  
bfee2e
Low: tools: handle memory cleanup better in crm_node
Ken Gaillot • 4 years ago  
84b7e9
Low: libcrmcommon: new function for draining and quitting a main loop
Ken Gaillot • 4 years ago  
a0a59e
Refactor: libcrmcommon: drop generate_hash_key()
Ken Gaillot • 4 years ago  
009d9a
Refactor: libcrmcommon: move get_message_xml() and add_message_xml() definition
Ken Gaillot • 4 years ago  
d14110
Refactor: libcrmcommon: separate IPC code into multiple files
Ken Gaillot • 4 years ago  
606b2e
Refactor: libcrmcommon: combine IPC internal headers
Ken Gaillot • 4 years ago  
5c6a4c
Doc: sysconfig: remove outdated reference to wildcards in PCMK_trace_files
Ken Gaillot • 4 years ago  
6b0c0d
Test: scheduler: explicitly disable concurrent-fencing in on_fail_demote4
Ken Gaillot • 4 years ago  
0c0cb9
Fix: libpacemaker: Don't allow a potential NULL in a format string.
Chris Lumens • 4 years ago  
a0d6ee
Log: scheduler: downgrade "active on" messages to trace
Ken Gaillot • 4 years ago  
2a16ac
Build: libcrmcommon: bump CRM feature set
Ken Gaillot • 4 years ago  
d9ce3c
Low: scheduler: match initial no-quorum-policy struct value to actual default
Ken Gaillot • 4 years ago  
ff0318
Doc: Pacemaker Explained: document no-quorum-policy=demote
Ken Gaillot • 4 years ago  
4b0e28
Test: scheduler: add regression test for no-quorum-policy="demote"
Ken Gaillot • 4 years ago  
4bd5a7
Feature: scheduler: support "demote" choice for no-quorum-policy option
Ken Gaillot • 4 years ago  
d6679c
Refactor: scheduler: functionize checking quorum policy in effect
Ken Gaillot • 4 years ago  
bb0293
Doc: Pacemaker Explained: correct on-fail default
Ken Gaillot • 4 years ago  
23f1aa
Doc: Pacemaker Explained: document new on-fail="demote" option
Ken Gaillot • 4 years ago  
d5331f
Test: scheduler: add regression tests for on-fail="demote"
Ken Gaillot • 4 years ago  
dd8da9
Feature: scheduler: new on-fail="demote" recovery policy for promoted resources
Ken Gaillot • 4 years ago  
fefe3f
Feature: xml: add on-fail="demote" option to resources schema
Ken Gaillot • 4 years ago  
746518
Doc: libpacemaker: improve comments for resource state and action matrices
Ken Gaillot • 4 years ago  
5c7c9d
Log: libpacemaker: check for re-promotes specifically
Ken Gaillot • 4 years ago  
bd75bf
Doc: libpacemaker: improve comments when logging actions
Ken Gaillot • 4 years ago  
c253f1
Test: scheduler: test forcing a restart instead of reload when start is pending
Ken Gaillot • 4 years ago  
46dd53
Low: libpacemaker: don't force stop when skipping reload of failed resource
Ken Gaillot • 4 years ago  
fb783f
Refactor: scheduler: use more appropriate types in a couple places
Ken Gaillot • 4 years ago  
a90a38
Fix: scheduler: disallow on-fail=stop for stop operations
Ken Gaillot • 4 years ago  
eebf77
Refactor: scheduler: functionize comparing on-fail values
Ken Gaillot • 4 years ago  
b08d32
Test: scheduler: Add a test for rsc_defaults not specifying type.
Chris Lumens • 4 years ago  
265a82
Test: scheduler: Add a test for multiple rules applying to the same resource.
Chris Lumens • 4 years ago  
a059bd
Doc: Pacemaker Explained: Add documentation for rsc_expr and op_expr.
Chris Lumens • 4 years ago  
b43a5f
Test: scheduler: Add a regression test for op_defaults with an AND expr.
Chris Lumens • 4 years ago  
f54eaf
Test: scheduler: Add a regression test for rsc_defaults.
Chris Lumens • 4 years ago  
13550b
Test: scheduler: Add a regression test for op_defaults.
Chris Lumens • 4 years ago  
abc71a
Fix: scheduler: Change trace output in populate_hash.
Chris Lumens • 4 years ago  
d06411
Feature: xml: Add rsc_expression and op_expression to the XML schema.
Chris Lumens • 4 years ago  
2f9dfe
Feature: scheduler: Pass rsc_defaults and op_defaults data.
Chris Lumens • 4 years ago  
34d77a
Refactor: scheduler: Pass interval to unpack_operation.
Chris Lumens • 4 years ago  
c5e681
Refactor: scheduler: unpack_operation should be static.
Chris Lumens • 4 years ago  
4b3064
Refactor: scheduler: Change args to pe__unpack_dataset_nvpairs.
Chris Lumens • 4 years ago  
ad250d
Refactor: scheduler: Add rule_data to unpack_data_s.
Chris Lumens • 4 years ago  
3de254
Refactor: scheduler: Reimplement core rule eval functions.
Chris Lumens • 4 years ago  
71845e
Feature: scheduler: Add new rule tests for op_defaults and rsc_defaults.
Chris Lumens • 4 years ago  
8205f4
Refactor: scheduler: Add new pe__eval_*_expr functions.
Chris Lumens • 4 years ago  
f5a2ff
Feature: scheduler: Add new expression_type values.
Chris Lumens • 4 years ago  
a63ed4
Add sources defined in the spec file
Packit Service • 4 years ago  
f94414
Add spec-file for the distribution
Packit Service • 4 years ago  
af6812
.packit.yaml
Packit Service • 4 years ago  
fdcb16
pacemaker-2.0.4 base
Packit Service • 4 years ago  
6a9359
Prepare for a new update
Packit Service • 4 years ago  
f8e07a
Fix: fencer: restrict certain IPC requests to privileged users
Ken Gaillot • 4 years ago  
97c464
High: pacemakerd: ignore shutdown requests from unprivileged users
Ken Gaillot • 4 years ago  
f8fa9f
Low: pacemakerd: check client for NULL before using it
Ken Gaillot • 4 years ago  
47f820
High: executor: restrict certain IPC requests to Pacemaker daemons
Ken Gaillot • 4 years ago  
3b47ad
Low: executor: return appropriate error code when no remote support
Ken Gaillot • 4 years ago  
71c5a7
Low: executor: mark controller connections to pacemaker-remoted as privileged
Ken Gaillot • 4 years ago  
7a8873
Log: executor: show CRM_OP_REGISTER rc in debug message
Ken Gaillot • 4 years ago  
5672d2
Fix: tools: properly detect local node name
Ken Gaillot • 4 years ago  
553ab9
Refactor: tools: rename function in cibsecret to be more clear
Ken Gaillot • 4 years ago  
8a1104
Fix: pacemakerd: improve logging when synced with SBD
Klaus Wenninger • 4 years ago  
1e6a1b
Fix: pacemakerd: interworking with sbd not using pacemakerd-api
Klaus Wenninger • 4 years ago  
943e64
Feature: tools: Add -P to crmadmin to ping via pacemakerd-api
Klaus Wenninger • 4 years ago  
f61686
Fix: sbd-integration: sync pacemakerd with sbd
Klaus Wenninger • 4 years ago  
c8faa3
Fix: ipc-api: avoid infinite loop when disconnected
Klaus Wenninger • 4 years ago  
4e4461
Fix: ipc-api: allow calling connect after disconnection
Klaus Wenninger • 4 years ago  
2b90c0
Build: pacemakerd: properly conditionalize corosync calls
Ken Gaillot • 4 years ago  
bc147a
Refactor: pacemakerd: use existing handle for corosync shutdown
Ken Gaillot • 4 years ago  
15800b
Log: pacemakerd: improve messages
Ken Gaillot • 4 years ago  
d3ca83
Refactor: pacemakerd: functionize removing core file limit
Ken Gaillot • 4 years ago  
eaac33
Low: pacemakerd: remove unneeded IPC and CPG commands
Ken Gaillot • 4 years ago  
533f7a
Fix: executor: only send executor notifications to executor clients
Ken Gaillot • 4 years ago  
9eea1f
Log: fencer: don't log assertion if unable to create full request reply
Ken Gaillot • 4 years ago  
cfc5d8
Low: libcrmcommon: avoid assertion on controller protocol errors
Ken Gaillot • 4 years ago  
babbb7
Test: CTS: ignore error logged by recent pcs versions
Ken Gaillot • 4 years ago  
ea2e00
Test: CTS: libqb shared memory creates directories now
Ken Gaillot • 4 years ago  
6e2a4d
Fix: tools: Add the http-equiv header to crm_mon at the right time.
Chris Lumens • 4 years ago  
d3e104
Fix: tools, libcrmcommon: Reopen the output dest on reset.
Chris Lumens • 4 years ago  
ed0e80
Fix: libcrmcommon: Make reset and finish work more similarly.
Chris Lumens • 4 years ago  
262c38
Fix: libcrmcommon: Set out->priv to NULL in free_priv.
Chris Lumens • 4 years ago  
3e592c
Log: controld: Show action timer plus cluster-delay in action_timer cb
Reid Wahl • 4 years ago  
57eac5
Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes
Ken Gaillot • 4 years ago  
cfe049
Refactor: functionize numeric comparisons of strings
Ken Gaillot • 4 years ago  
2e8df2
Feature: controller: add new IPC API command for getting node list
Ken Gaillot • 4 years ago  
714daf
Refactor: tools: convert crmadmin to use new controller IPC model
Ken Gaillot • 4 years ago  
02a4a2
Refactor: tools: remove dead code from crm_node
Ken Gaillot • 4 years ago  
44a47c
Refactor: tools: convert crm_node to use new controller IPC model
Ken Gaillot • 4 years ago  
7ea2a8
Refactor: tools: convert crm_resource to use new controller IPC model
Ken Gaillot • 4 years ago  
bd52c0
Refactor: libcrmcommon: add C API for controller IPC
Ken Gaillot • 4 years ago  
784f10
Refactor: libcrmcommon: new model for daemon IPC API
Ken Gaillot • 4 years ago  
162b3f
Refactor: tools: functionize listing nodes from CIB in crmadmin
Ken Gaillot • 4 years ago  
3f421e
Refactor: tools: use proper type for glib timeout value in crmadmin
Ken Gaillot • 4 years ago  
23e60e
Low: tools: handle memory cleanup better in crm_node
Ken Gaillot • 4 years ago  
438dee
Low: libcrmcommon: new function for draining and quitting a main loop
Ken Gaillot • 4 years ago  
0ee2b2
Refactor: libcrmcommon: drop generate_hash_key()
Ken Gaillot • 4 years ago  
21a0d6
Refactor: libcrmcommon: move get_message_xml() and add_message_xml() definition
Ken Gaillot • 4 years ago  
a2cecc
Refactor: libcrmcommon: separate IPC code into multiple files
Ken Gaillot • 4 years ago  
ff36d6
Refactor: libcrmcommon: combine IPC internal headers
Ken Gaillot • 4 years ago  
03444f
Doc: sysconfig: remove outdated reference to wildcards in PCMK_trace_files
Ken Gaillot • 4 years ago  
f13a92
Test: scheduler: explicitly disable concurrent-fencing in on_fail_demote4
Ken Gaillot • 4 years ago  
d8619c
Fix: libpacemaker: Don't allow a potential NULL in a format string.
Chris Lumens • 4 years ago  
339878
Log: scheduler: downgrade "active on" messages to trace
Ken Gaillot • 4 years ago  
9c9520
Build: libcrmcommon: bump CRM feature set
Ken Gaillot • 4 years ago  
a204a9
Low: scheduler: match initial no-quorum-policy struct value to actual default
Ken Gaillot • 4 years ago  
00d0f5
Doc: Pacemaker Explained: document no-quorum-policy=demote
Ken Gaillot • 4 years ago  
280c33
Test: scheduler: add regression test for no-quorum-policy="demote"
Ken Gaillot • 4 years ago  
0930f2
Feature: scheduler: support "demote" choice for no-quorum-policy option
Ken Gaillot • 4 years ago  
c5ca76
Refactor: scheduler: functionize checking quorum policy in effect
Ken Gaillot • 4 years ago  
71918d
Doc: Pacemaker Explained: correct on-fail default
Ken Gaillot • 4 years ago  
bf1177
Doc: Pacemaker Explained: document new on-fail="demote" option
Ken Gaillot • 4 years ago  
58ddb4
Test: scheduler: add regression tests for on-fail="demote"
Ken Gaillot • 4 years ago  
00d4bd
Feature: scheduler: new on-fail="demote" recovery policy for promoted resources
Ken Gaillot • 4 years ago  
eacb67
Feature: xml: add on-fail="demote" option to resources schema
Ken Gaillot • 4 years ago  
2a6cdf
Doc: libpacemaker: improve comments for resource state and action matrices
Ken Gaillot • 4 years ago  
ef1a86
Log: libpacemaker: check for re-promotes specifically
Ken Gaillot • 4 years ago  
e76911
Doc: libpacemaker: improve comments when logging actions
Ken Gaillot • 4 years ago  
fdc856
Test: scheduler: test forcing a restart instead of reload when start is pending
Ken Gaillot • 4 years ago  
40d7c0
Low: libpacemaker: don't force stop when skipping reload of failed resource
Ken Gaillot • 4 years ago  
6f41e2
Refactor: scheduler: use more appropriate types in a couple places
Ken Gaillot • 4 years ago  
d2ccb3
Fix: scheduler: disallow on-fail=stop for stop operations
Ken Gaillot • 4 years ago  
de94e0
Refactor: scheduler: functionize comparing on-fail values
Ken Gaillot • 4 years ago  
6012c9
Test: scheduler: Add a test for rsc_defaults not specifying type.
Chris Lumens • 4 years ago  
316f3e
Test: scheduler: Add a test for multiple rules applying to the same resource.
Chris Lumens • 4 years ago  
1b52f7
Doc: Pacemaker Explained: Add documentation for rsc_expr and op_expr.
Chris Lumens • 4 years ago  
4f8b52
Test: scheduler: Add a regression test for op_defaults with an AND expr.
Chris Lumens • 4 years ago  
3fb6e6
Test: scheduler: Add a regression test for rsc_defaults.
Chris Lumens • 4 years ago  
08e875
Test: scheduler: Add a regression test for op_defaults.
Chris Lumens • 4 years ago  
f3c2a5
Fix: scheduler: Change trace output in populate_hash.
Chris Lumens • 4 years ago  
aef4b9
Feature: xml: Add rsc_expression and op_expression to the XML schema.
Chris Lumens • 4 years ago  
119dc1
Feature: scheduler: Pass rsc_defaults and op_defaults data.
Chris Lumens • 4 years ago  
d835f8
Refactor: scheduler: Pass interval to unpack_operation.
Chris Lumens • 4 years ago  
e453c1
Refactor: scheduler: unpack_operation should be static.
Chris Lumens • 4 years ago  
add832
Refactor: scheduler: Change args to pe__unpack_dataset_nvpairs.
Chris Lumens • 4 years ago  
60e631
Refactor: scheduler: Add rule_data to unpack_data_s.
Chris Lumens • 4 years ago  
d47a77
Refactor: scheduler: Reimplement core rule eval functions.
Chris Lumens • 4 years ago  
8fe952
Feature: scheduler: Add new rule tests for op_defaults and rsc_defaults.
Chris Lumens • 4 years ago  
3226ed
Refactor: scheduler: Add new pe__eval_*_expr functions.
Chris Lumens • 4 years ago  
e419f3
Feature: scheduler: Add new expression_type values.
Chris Lumens • 4 years ago  
ba6182
Add sources defined in the spec file
Packit Service • 4 years ago  
3f07b5
Add spec-file for the distribution
Packit Service • 4 years ago  
d9b304
.packit.yaml
Packit Service • 4 years ago  
5edf93
pacemaker-2.0.4 base
Packit Service • 4 years ago  
dbb0c7
Prepare for a new update
Packit Service • 4 years ago  
01d79c
Fix: tools: properly detect local node name
Ken Gaillot • 4 years ago  
7c7829
Refactor: tools: rename function in cibsecret to be more clear
Ken Gaillot • 4 years ago  
0365ed
Fix: pacemakerd: improve logging when synced with SBD
Klaus Wenninger • 4 years ago  
5bc92a
Fix: pacemakerd: interworking with sbd not using pacemakerd-api
Klaus Wenninger • 4 years ago  
12dbb2
Feature: tools: Add -P to crmadmin to ping via pacemakerd-api
Klaus Wenninger • 4 years ago  
56b393
Fix: sbd-integration: sync pacemakerd with sbd
Klaus Wenninger • 4 years ago  
42a3a1
Fix: ipc-api: avoid infinite loop when disconnected
Klaus Wenninger • 4 years ago  
33917f
Fix: ipc-api: allow calling connect after disconnection
Klaus Wenninger • 4 years ago  
16cef0
Build: pacemakerd: properly conditionalize corosync calls
Ken Gaillot • 4 years ago  
530694
Refactor: pacemakerd: use existing handle for corosync shutdown
Ken Gaillot • 4 years ago  
9e83e7
Log: pacemakerd: improve messages
Ken Gaillot • 4 years ago  
496797
Refactor: pacemakerd: functionize removing core file limit
Ken Gaillot • 4 years ago  
1105b3
Low: pacemakerd: remove unneeded IPC and CPG commands
Ken Gaillot • 4 years ago  
8d206b
Fix: executor: only send executor notifications to executor clients
Ken Gaillot • 4 years ago  
7df979
Log: fencer: don't log assertion if unable to create full request reply
Ken Gaillot • 4 years ago  
048487
Low: libcrmcommon: avoid assertion on controller protocol errors
Ken Gaillot • 4 years ago  
dfd5d0
Test: CTS: ignore error logged by recent pcs versions
Ken Gaillot • 4 years ago  
4ae21e
Test: CTS: libqb shared memory creates directories now
Ken Gaillot • 4 years ago  
7e28c0
Fix: tools: Add the http-equiv header to crm_mon at the right time.
Chris Lumens • 4 years ago  
c66acc
Fix: tools, libcrmcommon: Reopen the output dest on reset.
Chris Lumens • 4 years ago  
354076
Fix: libcrmcommon: Make reset and finish work more similarly.
Chris Lumens • 4 years ago  
5bd646
Fix: libcrmcommon: Set out->priv to NULL in free_priv.
Chris Lumens • 4 years ago  
46a749
Log: controld: Show action timer plus cluster-delay in action_timer cb
Reid Wahl • 4 years ago  
819dd7
Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes
Ken Gaillot • 4 years ago  
2b57e6
Refactor: functionize numeric comparisons of strings
Ken Gaillot • 4 years ago  
c49c53
Feature: controller: add new IPC API command for getting node list
Ken Gaillot • 4 years ago  
cc5f2e
Refactor: tools: convert crmadmin to use new controller IPC model
Ken Gaillot • 4 years ago  
a5aab5
Refactor: tools: remove dead code from crm_node
Ken Gaillot • 4 years ago  
16e358
Refactor: tools: convert crm_node to use new controller IPC model
Ken Gaillot • 4 years ago  
1c5b97
Refactor: tools: convert crm_resource to use new controller IPC model
Ken Gaillot • 4 years ago  
282a55
Refactor: libcrmcommon: add C API for controller IPC
Ken Gaillot • 4 years ago  
4a6037
Refactor: libcrmcommon: new model for daemon IPC API
Ken Gaillot • 4 years ago  
79e0a2
Refactor: tools: functionize listing nodes from CIB in crmadmin
Ken Gaillot • 4 years ago  
a562a3
Refactor: tools: use proper type for glib timeout value in crmadmin
Ken Gaillot • 4 years ago  
00df78
Low: tools: handle memory cleanup better in crm_node
Ken Gaillot • 4 years ago  
357640
Low: libcrmcommon: new function for draining and quitting a main loop
Ken Gaillot • 4 years ago  
098861
Refactor: libcrmcommon: drop generate_hash_key()
Ken Gaillot • 4 years ago  
8de670
Refactor: libcrmcommon: move get_message_xml() and add_message_xml() definition
Ken Gaillot • 4 years ago  
750d27
Refactor: libcrmcommon: separate IPC code into multiple files
Ken Gaillot • 4 years ago  
f6ca1f
Refactor: libcrmcommon: combine IPC internal headers
Ken Gaillot • 4 years ago  
a67b39
Doc: sysconfig: remove outdated reference to wildcards in PCMK_trace_files
Ken Gaillot • 4 years ago  
e6c649
Test: scheduler: explicitly disable concurrent-fencing in on_fail_demote4
Ken Gaillot • 4 years ago  
8ffc3f
Fix: libpacemaker: Don't allow a potential NULL in a format string.
Chris Lumens • 4 years ago  
2777cf
Log: scheduler: downgrade "active on" messages to trace
Ken Gaillot • 4 years ago  
0536f6
Build: libcrmcommon: bump CRM feature set
Ken Gaillot • 4 years ago  
549084
Low: scheduler: match initial no-quorum-policy struct value to actual default
Ken Gaillot • 4 years ago  
7eb01f
Doc: Pacemaker Explained: document no-quorum-policy=demote
Ken Gaillot • 4 years ago  
7e0a7e
Test: scheduler: add regression test for no-quorum-policy="demote"
Ken Gaillot • 4 years ago  
aff238
Feature: scheduler: support "demote" choice for no-quorum-policy option
Ken Gaillot • 4 years ago  
6a3f91
Refactor: scheduler: functionize checking quorum policy in effect
Ken Gaillot • 4 years ago  
7e4f0d
Doc: Pacemaker Explained: correct on-fail default
Ken Gaillot • 4 years ago  
613647
Doc: Pacemaker Explained: document new on-fail="demote" option
Ken Gaillot • 4 years ago  
969824
Test: scheduler: add regression tests for on-fail="demote"
Ken Gaillot • 4 years ago  
474bee
Feature: scheduler: new on-fail="demote" recovery policy for promoted resources
Ken Gaillot • 4 years ago  
5e0021
Feature: xml: add on-fail="demote" option to resources schema
Ken Gaillot • 4 years ago  
86968f
Doc: libpacemaker: improve comments for resource state and action matrices
Ken Gaillot • 4 years ago  
955b91
Log: libpacemaker: check for re-promotes specifically
Ken Gaillot • 4 years ago  
f224ee
Doc: libpacemaker: improve comments when logging actions
Ken Gaillot • 4 years ago  
7f7389
Test: scheduler: test forcing a restart instead of reload when start is pending
Ken Gaillot • 4 years ago  
0f4299
Low: libpacemaker: don't force stop when skipping reload of failed resource
Ken Gaillot • 4 years ago  
7644fd
Refactor: scheduler: use more appropriate types in a couple places
Ken Gaillot • 4 years ago  
29d637
Fix: scheduler: disallow on-fail=stop for stop operations
Ken Gaillot • 4 years ago  
b94f11
Refactor: scheduler: functionize comparing on-fail values
Ken Gaillot • 4 years ago  
efae5c
Test: scheduler: Add a test for rsc_defaults not specifying type.
Chris Lumens • 4 years ago  
41c3e2
Test: scheduler: Add a test for multiple rules applying to the same resource.
Chris Lumens • 4 years ago  
8ae53f
Doc: Pacemaker Explained: Add documentation for rsc_expr and op_expr.
Chris Lumens • 4 years ago  
7e199a
Test: scheduler: Add a regression test for op_defaults with an AND expr.
Chris Lumens • 4 years ago  
e5922f
Test: scheduler: Add a regression test for rsc_defaults.
Chris Lumens • 4 years ago  
2bdc1b
Test: scheduler: Add a regression test for op_defaults.
Chris Lumens • 4 years ago  
62507f
Fix: scheduler: Change trace output in populate_hash.
Chris Lumens • 4 years ago  
b54429
Feature: xml: Add rsc_expression and op_expression to the XML schema.
Chris Lumens • 4 years ago  
131b43
Feature: scheduler: Pass rsc_defaults and op_defaults data.
Chris Lumens • 4 years ago  
76cea2
Refactor: scheduler: Pass interval to unpack_operation.
Chris Lumens • 4 years ago  
6481e2
Refactor: scheduler: unpack_operation should be static.
Chris Lumens • 4 years ago  
42af6f
Refactor: scheduler: Change args to pe__unpack_dataset_nvpairs.
Chris Lumens • 4 years ago  
c80e61
Refactor: scheduler: Add rule_data to unpack_data_s.
Chris Lumens • 4 years ago  
f9953e
Refactor: scheduler: Reimplement core rule eval functions.
Chris Lumens • 4 years ago  
e2b1ec
Feature: scheduler: Add new rule tests for op_defaults and rsc_defaults.
Chris Lumens • 4 years ago  
0d501d
Refactor: scheduler: Add new pe__eval_*_expr functions.
Chris Lumens • 4 years ago  
c01794
Feature: scheduler: Add new expression_type values.
Chris Lumens • 4 years ago  
67be60
Add sources defined in the spec file
Packit Service • 4 years ago  
517aaa
Add spec-file for the distribution
Packit Service • 4 years ago  
75cd65
.packit.yaml
Packit Service • 4 years ago  
74b911
Test: scheduler: add test for promotion change
Ken Gaillot • 4 years ago  
46e4d8
Test: scheduler: update regression test for promotion change
Ken Gaillot • 4 years ago  
59807c
Fix: scheduler: don't select instance to be promoted on a guest that can't run
Ken Gaillot • 4 years ago  
959c35
Fix: fencer: restrict certain IPC requests to privileged users
Ken Gaillot • 4 years ago  
3ceb68
High: pacemakerd: ignore shutdown requests from unprivileged users
Ken Gaillot • 4 years ago  
33843e
Low: pacemakerd: check client for NULL before using it
Ken Gaillot • 4 years ago  
143781
High: executor: restrict certain IPC requests to Pacemaker daemons
Ken Gaillot • 4 years ago  
feb57c
Low: executor: return appropriate error code when no remote support
Ken Gaillot • 4 years ago  
3b3ba0
Low: executor: mark controller connections to pacemaker-remoted as privileged
Ken Gaillot • 4 years ago  
66ab1a
Log: executor: show CRM_OP_REGISTER rc in debug message
Ken Gaillot • 4 years ago  
2bee0b
Fix: tools: properly detect local node name
Ken Gaillot • 4 years ago  
efb3d9
Refactor: tools: rename function in cibsecret to be more clear
Ken Gaillot • 4 years ago  
e2c3c4
Build: pacemakerd: properly conditionalize corosync calls
Ken Gaillot • 4 years ago  
6f89e3
Refactor: pacemakerd: use existing handle for corosync shutdown
Ken Gaillot • 4 years ago  
8a70f4
Log: pacemakerd: improve messages
Ken Gaillot • 4 years ago  
4b9bbb
Refactor: pacemakerd: functionize removing core file limit
Ken Gaillot • 4 years ago  
b4b53f
Low: pacemakerd: remove unneeded IPC and CPG commands
Ken Gaillot • 4 years ago  
aadabb
Fix: executor: only send executor notifications to executor clients
Ken Gaillot • 4 years ago  
4cc1c3
Log: fencer: don't log assertion if unable to create full request reply
Ken Gaillot • 4 years ago  
9001aa
Low: libcrmcommon: avoid assertion on controller protocol errors
Ken Gaillot • 4 years ago  
6e30b6
Test: CTS: ignore error logged by recent pcs versions
Ken Gaillot • 4 years ago  
e1797c
Test: CTS: libqb shared memory creates directories now
Ken Gaillot • 4 years ago  
68a834
Fix: tools: crm_node -l and -p now work from Pacemaker Remote nodes
Ken Gaillot • 4 years ago  
d4f8a3
Refactor: functionize numeric comparisons of strings
Ken Gaillot • 4 years ago  
74cb45
Feature: controller: add new IPC API command for getting node list
Ken Gaillot • 4 years ago  
dadc44
Refactor: tools: convert crmadmin to use new controller IPC model
Ken Gaillot • 4 years ago  
20ff07
Refactor: tools: remove dead code from crm_node
Ken Gaillot • 4 years ago  
72191a
Refactor: tools: convert crm_node to use new controller IPC model
Ken Gaillot • 4 years ago  
810200
Refactor: tools: convert crm_resource to use new controller IPC model
Ken Gaillot • 4 years ago  
52ad3e
Refactor: libcrmcommon: add C API for controller IPC
Ken Gaillot • 4 years ago  
af6f2e
Refactor: libcrmcommon: new model for daemon IPC API
Ken Gaillot • 4 years ago  
25a7cb
Refactor: tools: functionize listing nodes from CIB in crmadmin
Ken Gaillot • 4 years ago  
a3e3fd
Refactor: tools: use proper type for glib timeout value in crmadmin
Ken Gaillot • 4 years ago  
bfee2e
Low: tools: handle memory cleanup better in crm_node
Ken Gaillot • 4 years ago  
84b7e9
Low: libcrmcommon: new function for draining and quitting a main loop
Ken Gaillot • 4 years ago  
a0a59e
Refactor: libcrmcommon: drop generate_hash_key()
Ken Gaillot • 4 years ago  
009d9a
Refactor: libcrmcommon: move get_message_xml() and add_message_xml() definition
Ken Gaillot • 4 years ago  
d14110
Refactor: libcrmcommon: separate IPC code into multiple files
Ken Gaillot • 4 years ago  
606b2e
Refactor: libcrmcommon: combine IPC internal headers
Ken Gaillot • 4 years ago  
5c6a4c
Doc: sysconfig: remove outdated reference to wildcards in PCMK_trace_files
Ken Gaillot • 4 years ago  
6b0c0d
Test: scheduler: explicitly disable concurrent-fencing in on_fail_demote4
Ken Gaillot • 4 years ago  
0c0cb9
Log: scheduler: downgrade "active on" messages to trace
Ken Gaillot • 4 years ago  
2a16ac
Build: libcrmcommon: bump CRM feature set
Ken Gaillot • 4 years ago  
d9ce3c
Low: scheduler: match initial no-quorum-policy struct value to actual default
Ken Gaillot • 4 years ago  
ff0318
Doc: Pacemaker Explained: document no-quorum-policy=demote
Ken Gaillot • 4 years ago  
4b0e28
Test: scheduler: add regression test for no-quorum-policy="demote"
Ken Gaillot • 4 years ago  
4bd5a7
Feature: scheduler: support "demote" choice for no-quorum-policy option
Ken Gaillot • 4 years ago  
d6679c
Refactor: scheduler: functionize checking quorum policy in effect
Ken Gaillot • 4 years ago  
bb0293
Doc: Pacemaker Explained: correct on-fail default
Ken Gaillot • 4 years ago  
23f1aa
Doc: Pacemaker Explained: document new on-fail="demote" option
Ken Gaillot • 4 years ago  
d5331f
Test: scheduler: add regression tests for on-fail="demote"
Ken Gaillot • 4 years ago  
dd8da9
  • « Newer
  • page 1 of 4
  • » Older

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation