Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Replicate the VCert-go GetZonesByParent() feature

オープン
#114 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
5/5
見積もり時間
1週間以上
初心者へのやさしさ
25/100
issue の種類
機能追加
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
python
領域
api

調査の方向性

Start by reviewing the VCert-go pull request linked in the issue and comparing its GetZonesByParent methods for TPP and VaaS with this Python SDK. Identify the corresponding Python client entry points and define coverage for both services. Done means consumers can enumerate child policies or issuing templates through the Python SDK without knowing them individually.

索引モデルが issue の本文から書いたものです。

説明

enhancement

From https://github.com/Venafi/vcert/pull/220 description.

BUSINESS PROBLEM
Both TPP and VaaS can support situations where multiple policies have been defined for use by a single consumer. For TPP, this is done by creating multiple child policy folders in a common parent policy folder. For VaaS, this is done by assigning multiple Issuing Templates to a single application.

PROPOSED SOLUTION
The new GetZonesByParent methods for TPP and VaaS allow VCert client SDK consumers to enumerate those policies (zones) rather than having to know them individually.

主要言語
Python
スター
22
フォーク
23
平均マージ
2日 3時間
マージ済み PR(30日)
13

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

Venafi/vcert-python のほかの issue

Venafi/vcert-python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。