Skip to content

Instantly share code, notes, and snippets.

function build_task() {
return {
name,
assignee_id: `${assignee_id}`,
assignee_type: `${assignee_type}`,
view_config: {
active: active_view
},
status_callbacks: {
before_completed

Draft flow for Puppet invocation of Conjur module:

+---------+                                                +-------+                                         +---------+                              
| server  |                                                | agent |                                         | conjur  |                              
+---------+                                                +-------+                                         +---------+                              
     |                                                         |                                                  |                                   
     |                                                         | Puppet facts collected                           |                                   
     |                                                         |-----------------------                           |                                   
     |                                                 
@izgeri
izgeri / release_notes.htm
Last active March 11, 2020 16:36
Conjur OSS suite htm release notes
<?xml version="1.0" encoding="utf-8"?>
<html xmlns:MadCap="http://www.madcapsoftware.com/Schemas/MadCap.xsd">
<head></head>
<body>
<h1>Release Notes</h1>
<p>The following features were introduced or enhanced in the Conjur OSS suite vUNKNOWN release.</p>
<h2>Components</h2>
<p>These are the components that comprise the Conjur Open Source Suite with links to their GitHub releases:</p>
<p>
@izgeri
izgeri / creating-oss-suite-release.md
Last active March 23, 2020 18:42
Draft Conjur OSS Suite Release Instructions

Instructions for creating OSS suite releases

  1. Determine whether there are component changes since the last suite release that merit a new suite release.

    • Monitor #github-tags in Slack for new product tags / product changes.
    • Check the wiki to see the daily report on which components have had new tagged versions since the last release, and which components have unreleased changes (TBA).
  • If there are any components with unreleased changes that should be tagged, open an
@izgeri
izgeri / conjur-ansible-docs.md
Last active March 22, 2021 17:59
Draft documentation on the Conjur-Ansible integration

What is Ansible?

Ansible is an automation language and automation engine that lets you describe end-to-end IT application environments with a “playbook.” Ansible’s simple, human-readable language allows orchestration of your application lifecycle no matter where it’s deployed.

How Ansible Works With Conjur

Conjur Ansible integration diagram

Intro

In this document I describe my philosophy as an engineering manager. It is meant to be a living document, and in service to my first core value (transparency) I am making it publicly available. This includes all of its revisions over time - so anyone can see how my management philosophy has evolved over time.

My role as your manager is to help and support you, to set context for what you’re working on, and to advocate for you and the team with the rest of the company.

@izgeri
izgeri / Checkstyle XML Golint Output
Last active July 10, 2018 02:47
Bash script to run golint in Docker and output warnings in checkstyle XML format
#!/bin/bash
# this script assumes you have an existing `MY_IMAGE` Docker image with your code in `$project_root`
# you will also need to update the `/path/to/my/project/` with your actual project path
# since golint doesn't ignore the vendor dir, you may want to add multiple `golint /path/...`
# lines to the `docker run` command to check the dirs with your project golang code
# the result is output to golint.xml

Keybase proof

I hereby claim:

  • I am izgeri on github.
  • I am izgeri (https://keybase.io/izgeri) on keybase.
  • I have a public key ASCO1ZVkGZWeRySBQJTyVcSS7DQ4TY72TyLLOhiUjmiiMAo

To claim this, I am signing this object: