k8sTest

package
v1.6.6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 3, 2020 License: Apache-2.0 Imports: 19 Imported by: 0

Documentation

Overview

Copyright 2017-2019 Authors of Cilium

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeployCiliumAndDNS added in v1.6.0

func DeployCiliumAndDNS(vm *helpers.Kubectl)

DeployCiliumAndDNS deploys DNS and cilium into the kubernetes cluster

func DeployCiliumOptionsAndDNS added in v1.6.0

func DeployCiliumOptionsAndDNS(vm *helpers.Kubectl, options []string)

DeployCiliumOptionsAndDNS deploys DNS and cilium with options into the kubernetes cluster

func ExpectAllPodsTerminated

func ExpectAllPodsTerminated(vm *helpers.Kubectl)

ExpectAllPodsTerminated is a wrapper around helpers/WaitCleanAllTerminatingPods. It asserts that the error returned by that function is nil.

func ExpectCiliumOperatorReady

func ExpectCiliumOperatorReady(vm *helpers.Kubectl)

ExpectCiliumOperatorReady is a wrapper around helpers/WaitForPods. It asserts that the error returned by that function is nil.

func ExpectCiliumPreFlightInstallReady

func ExpectCiliumPreFlightInstallReady(vm *helpers.Kubectl)

ExpectCiliumPreFlightInstallReady is a wrapper around helpers/WaitForNPods. It asserts the error returned by that function is nil.

func ExpectCiliumReady

func ExpectCiliumReady(vm *helpers.Kubectl)

ExpectCiliumReady is a wrapper around helpers/WaitForPods. It asserts that the error returned by that function is nil.

func ExpectCiliumRunning

func ExpectCiliumRunning(vm *helpers.Kubectl)

ExpectCiliumRunning is a wrapper around helpers/WaitForNPods. It asserts the cilium pods are running on all nodes (but not yet ready!).

func ExpectETCDOperatorReady

func ExpectETCDOperatorReady(vm *helpers.Kubectl)

ExpectETCDOperatorReady is a wrapper around helpers/WaitForNPods. It asserts the error returned by that function is nil.

func ExpectKubeDNSReady

func ExpectKubeDNSReady(vm *helpers.Kubectl)

ExpectKubeDNSReady is a wrapper around helpers/WaitKubeDNS. It asserts that the error returned by that function is nil.

func InstallAndValidateCiliumUpgrades

func InstallAndValidateCiliumUpgrades(kubectl *helpers.Kubectl, oldVersion, newVersion string) (func(), func())

InstallAndValidateCiliumUpgrades installs and tests if the oldVersion can be upgrade to the newVersion and if the newVersion can be downgraded to the oldVersion. It returns two callbacks, the first one is the assertfunction that need to run, and the second one are the cleanup actions

func SkipIfFlannel

func SkipIfFlannel()

SkipIfFlannel will skip the test if it's running over Flannel datapath mode.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL