update operator to latest master (#792)

this is to remove logsearchapi dependency
on audit.Entry structure from MinIO server.
This commit is contained in:
Harshavardhana
2021-06-07 20:53:03 -07:00
committed by GitHub
parent c2dc7391e4
commit 91f165ca32
11 changed files with 29 additions and 168 deletions

View File

@@ -14,7 +14,7 @@
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
// This package imports things required by build scripts, to force `go mod` to see them as dependencies
// Package k8s - this package imports things required by build scripts, to force `go mod` to see them as dependencies
package k8s
//import _ "k8s.io/code-generator"
// import _ "k8s.io/code-generator"