Handler function is not being called even after changed one of the config values of the config.yaml
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ibmlayers |
Fix Committed
|
Undecided
|
Unassigned | ||
juju-core |
Invalid
|
High
|
Cory Johns |
Bug Description
Hello Team,
We are not seeing that 'create_
Handler function code snippet : http://
When we deployed ibm was base charm using juju 2.0 and try to change default value for config parameter using juju set-config <service-name> <config-parameter>, config-changed hook will trigger but it will not trigger 'create_
Same handler function was working when we deployed using juju 1.25. This issue is happening when we deploy using juju 2.0-beta7.
full reactive handler code: http://
kindly suggest us
Thanks
Changed in juju-core: | |
status: | Incomplete → New |
Changed in juju-core: | |
assignee: | nobody → Anastasia (anastasia-macmood) |
Changed in juju-core: | |
status: | Incomplete → New |
status: | New → Triaged |
importance: | Undecided → High |
milestone: | none → 2.0-beta13 |
Changed in juju-core: | |
milestone: | 2.0-beta13 → 2.0-beta14 |
Changed in juju-core: | |
milestone: | 2.0-beta14 → 2.0-beta15 |
Changed in juju-core: | |
milestone: | 2.0-beta15 → 2.0-beta16 |
Changed in juju-core: | |
status: | Triaged → Invalid |
milestone: | 2.0-beta16 → none |
Changed in ibmlayers: | |
status: | New → Fix Committed |
Could you please clarify:
1. what provider you were using;
2. provide logs, including unit logs.
It may also be helpful to know which version of reactive framework you were using.