Skip to content

Conversation

@rsevilla87
Copy link
Member

@rsevilla87 rsevilla87 commented Nov 19, 2018

This commit is intended to make the installer able to handle OpenShift audit log paths different from (/etc/origin/master, /var/lib/origin, /etc/origin/cloudprovider), which in most of cases are not appropriate since those directories are not usually used as log store.

The code included create a new directory /var/log/origin if auditFilePath is defined within this directory, and adds it as a hostPath in the apiserver static pod definition. custom module master_check_paths_in_config has been also properly tuned to allow this directories to be defined in the master-config.yaml

If accepted, this change should be properly documented.

More info: #10715

openshift-merge-robot and others added 30 commits October 3, 2018 04:34
roles/cluster_monitoring: minor wording improvement
Use clusterid attribute to filter servers in dynamic inventory
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
This migration task was required for 3.9 -> 3.10 upgrade, but its
no longer required
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
This probe script is available in new containers only and thus
the fallback if statement. In addition, we provide an env var
that allows the user to disable the check for gluster-blockd.

Signed-off-by: John Mulligan <[email protected]>
glusterfs: add probe script for liveness and readiness checks
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
…e wait for global PR in openshift/origin to merge)
Remove unused registry migration task
prelim/partial update to jenkins imagestream to enable tests (while w…
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Adding openshift_kubelet_name_override as a stand-in for
various places we will need to account for possible hostname
overrides.
The current code calls umount /var/lib/docker/containers, then
immediately uses /var/lib/docker/containers for an selinux
operation, then attempts to remove the directory.  The removal
will sometimes fail with a "filesystem busy" error, I think because
doing the selinux operation after unmounting somehow causes it
to be busy.  Doing the unmount after all of the operations, and
just before doing the removal, seems to fix this condition.
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
This would ensure sync DS annotation check passes on installs with slow 
nodes (or a large number of nodes)
…hostname

Fail on openshift_hostname defined; add openshift_kubelet_name_override
This allows us to optionally use override as we see fit.
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
'pod_vif=nested-vlan' label was missing for master nodes in
openshift_node_groups section, both in documentation file
and in OSEv3 sample inventory file.
Add missing option in Openstack documentation and sample file.
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Dec 3, 2018
AOS Automation Release Team added 2 commits December 3, 2018 17:49
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
@juanluisvaladas
Copy link
Contributor

/retest

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
@juanluisvaladas
Copy link
Contributor

/retest

AOS Automation Release Team added 9 commits December 6, 2018 09:42
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
@rsevilla87
Copy link
Member Author

/test e2e-aws

Created by command:

/usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
@openshift-ci-robot openshift-ci-robot removed the lgtm Indicates that a PR is ready to be merged. label Dec 11, 2018
@openshift-ci-robot
Copy link

New changes are detected. LGTM label has been removed.

@openshift-ci-robot
Copy link

@rsevilla87: PR needs rebase.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@openshift-ci-robot openshift-ci-robot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 11, 2018
@rsevilla87 rsevilla87 closed this Dec 11, 2018
@rsevilla87 rsevilla87 reopened this Dec 11, 2018
@rsevilla87 rsevilla87 closed this Dec 11, 2018
@openshift-ci-robot
Copy link

@rsevilla87: The following tests failed, say /retest to rerun them all:

Test name Commit Details Rerun command
ci/prow/e2e-gcp 60e374d link /test e2e-gcp
ci/prow/images 60e374d link /test images
ci/prow/unit 60e374d link /test unit
ci/prow/gcp-major-upgrade 60e374d link /test gcp-major-upgrade
ci/prow/e2e-gcp-crio 60e374d link /test e2e-gcp-crio
ci/prow/e2e-aws 60e374d link /test e2e-aws
ci/openshift-jenkins/logging 60e374d link /test logging

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.