| Summary: | Deployer should try to delete deamonset and server roles before processing the logging-fluentd-template | ||
|---|---|---|---|
| Product: | OKD | Reporter: | Xia Zhao <xiazhao> |
| Component: | Logging | Assignee: | Luke Meyer <lmeyer> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | chunchen <chunchen> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | 3.x | CC: | aos-bugs, wsun |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-04-20 15:22:05 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Xia Zhao
2016-04-19 08:48:54 UTC
I think we just need to publish another origin deployer image. The deployer should delete the fluentd daemonset before proceeding, yes. I don't know why even an old version wouldn't... very strange. The creation of the service accounts and roles is now intended to happen only once. The deployer will not delete or re-create them. So when running repeated deployments, you only need to process the logging-deployer-account-template the first time. You can process it again and it will just do nothing and print errors, which is fine. I'll smoke test and put this on_qa when we have a newer image. I removed step "oc new-app logging-deployer-account-template" and the re-deployment succeeded with this latest deployer image: docker.io/openshift/origin-logging-deployment latest ed54b03c2eba 11 hours ago 699.8 MB Setting to verified. Thanks! |